Skip to main content

Agentic Trading vs Auto Trade

Agentic Trading is goal-driven (Alphio AI plans and executes). Auto Trade is rules-driven (you configure parameters, Alphio executes them).

Find it at: /agentic-trading

Agentic Trading overview


1. Side-by-side comparison

DimensionAgentic TradingAuto Trade
Who decides what to tradeAlphio AI researches, plans, and proposes trades to meet your stated goalYou — Alphio executes the exact rules you configured
How instructions are givenPlain-language objective in chat (e.g. "Build a balanced AI exposure with $5k")Structured parameters (ticker, trigger, sizing, stop-loss, schedule)
Approval gatingApproval-gated by default — Alphio AI proposes, you confirmRules-driven — no per-trade confirmation once the strategy is live
Best forOpen-ended goals, multi-step research-driven entries, idea explorationRepeatable mechanical setups: DCA, breakouts, conditional closes
Setup timeSeconds — describe the goal in one sentenceMinutes — define triggers, sizing, and exit rules
Risk controlPer-trade approval plus account-level strategy settings (max position, max loss)Rules you configure: stop-loss, max position, max-loss kill switch

2. When to use Agentic Trading

Pick Agentic Trading when the decision itself is what you want help with:

  • "Research NVDA earnings and open a hedged position if guidance beats."
  • "Allocate $10k across the top 5 AI infrastructure plays."
  • "Rotate my crypto book out of memecoins into majors over the next week."
  • "If the FOMC minutes lean dovish, scale into long-duration tech."

Agentic Trading is the right surface when you can describe an outcome but don't want to pre-define every trigger by hand.


3. When to use Auto Trade

Pick Auto Trade when the decision is already made and you just want execution discipline:

  • DCA: "Buy $100 of BTC every Monday at 9:00 AM ET."
  • Breakout: "Long NVDA at $1,000 if 4h volume exceeds the 30-day average."
  • Conditional close: "Sell my AAPL position if price drops 5% from today's open."
  • Earnings event: "Enter a 1% SPY position 5 minutes after the next CPI print."

Auto Trade is the right surface when the rule is the strategy — you want it to fire reliably without manual confirmation.


4. Both can run simultaneously

Agentic Trading and Auto Trade share the same trade execution rails (Stock Trading, Hyperliquid Perpetuals, Prediction Markets), so positions opened on one surface are visible to the other.

warning

An Auto Trade rule that targets the same ticker can close a position you opened manually or via Agentic Trading. Before enabling Auto Trade on tickers you also trade manually, scope its rules narrowly (e.g. by tag, position size, or time window) to avoid unintended closes.

Review Strategy Settings under /agentic-trading to see how account-level limits apply across both surfaces.


Agent Instructions: Querying This Documentation

If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:

GET https://docs.alphio.ai/agentic-trading/overview-vs-auto-trade.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.