Why Did the Bot Wait? A Decision Record Standard for AI Trading Bots
Aug 18, 2026 · 8 min read
A scanner finds markets, a setup engine structures a possible trade, and a bot keeps watching the asset. Here is how to choose without confusing signals with execution.
May 12, 2026 · 9 min read · TradingWizard AI
An AI trading scanner finds markets that match conditions. A setup engine turns one market into a structured decision with a state, reason and possible entry, stop and target. A trading bot keeps monitoring defined rules over time. These jobs can work together, but they are not interchangeable.
TradingWizard combines discovery tools with bot-scan analysis. You choose a supported asset, deploy a bot and review each scan. Every TradingWizard bot trades with fake money against real market data. TradingWizard does not place, modify, or close real orders. If you make a real-money decision, you place that order yourself outside TradingWizard.
The simplest way to choose is to name the problem you are trying to solve.
| Tool | Main question | Useful output | What it does not prove |
|---|---|---|---|
| AI trading scanner | “What should I inspect?” | Shortlist based on movement, volume, trend or other filters | That any candidate is a valid trade |
| Setup engine or bot scan | “Is there a complete setup here?” | State, reason, entry, stop, target and invalidation when available | That the setup will make money |
| Monitoring bot | “Has the state changed?” | Repeated scans, state changes and a paper trail | That simulated behavior will match live trading |
| Order-execution system | “Should a broker order be sent?” | Real order instructions and fills | It is not a TradingWizard capability |
The clean sequence is discover → inspect → define risk → observe in paper mode → decide for yourself. Starting with execution before the setup is clear only automates confusion.
Deploy a TradingWizard bot on a supported asset to inspect the paper-mode workflow.
A scanner is a discovery tool. It reduces a large market universe to a smaller list that deserves attention.
Common scanner inputs include:
The output is a candidate, not a trade plan. A stock can appear because volume increased after the useful entry already passed. A crypto pair can rank highly because volatility expanded while liquidity worsened. A scanner helps answer “where should I look?” It should not silently turn “moving” into “buy.”
TradingWizard's Market Scanner and Market Track can help surface active markets and explain significant movement. The bot workflow then narrows attention to the supported asset the user chooses.
“Setup engine” is a useful description for the analysis step between discovery and monitoring. In TradingWizard, that work happens inside bot scans rather than in a separate Chart Analyzer product.
A useful bot scan can contain:
WAIT, AVOID, EXPIRED, DATA STALE, or RISK BLOCKED;The important feature is not that AI generated the answer. It is that the output is complete enough to question. If the state is DATA STALE, the correct next step is not to guess the missing price. If the state is RISK BLOCKED, the user should not reinterpret the same idea as a hidden buy signal.
See the decision-record standard for AI trading bots for a deeper explanation of those states.
“Trading bot” is an overloaded term. Some products monitor data. Some generate signals. Some send orders to brokers or exchanges. Those are materially different capabilities.
A TradingWizard bot monitors a supported asset, runs scans and records paper-mode decisions. It can help the user see what changed and why a setup appeared or disappeared. It does not send a live order, control a brokerage account or trade real money.
| Bot behavior | TradingWizard status | User responsibility |
|---|---|---|
| Monitor a selected supported asset | Supported | Choose the asset and review the current state |
| Run repeated bot scans | Supported | Check timestamps, reasons and freshness |
| Record paper-mode setup outcomes | Supported | Treat them as simulations, not investment performance |
| Explain a no-trade state | Supported | Respect WAIT, AVOID, EXPIRED, DATA STALE and RISK BLOCKED |
| Place, modify or close real orders | Not supported | Any real order is placed by the user outside TradingWizard |
This boundary is not a footnote. It determines what the product can truthfully promise and what evidence a trader should demand.
Choose a scanner when your bottleneck is discovery. You already have a repeatable way to evaluate a chart, but you cannot watch enough markets manually.
Choose a setup-analysis workflow when your bottleneck is decision structure. You can find movement, but your entries, stops, targets or invalidation rules are inconsistent.
Choose a monitoring bot when your bottleneck is attention over time. You have a supported asset in mind and want repeated scans and state changes without staring at one chart continuously.
Do not choose an execution system unless you understand its broker permissions, order controls, failure modes and real-money risks. TradingWizard is not that system. Its bots stay in paper mode.
Use the following checklist to keep discovery separate from decision-making.
| Step | Action | Evidence to keep | Reason to stop |
|---|---|---|---|
| 1. Scan | Find a candidate using a clear condition | Filter and timestamp | Candidate appeared only because of random noise |
| 2. Confirm | Verify the symbol, session and current data | Asset, price context and freshness | Symbol is wrong or data is stale |
| 3. Deploy | Attach a paper-mode bot to the intended asset | Bot identity and current state | The bot is attached to a different market |
| 4. Read | Review the latest state and reason | State, explanation and scan time | Explanation is missing or inconsistent |
| 5. Structure | Inspect entry, stop, target and invalidation | One coherent setup | Levels are incomplete or belong to different assumptions |
| 6. Risk | Decide maximum acceptable loss and size | Written risk rule | Loss or exposure is not acceptable |
| 7. Observe | Compare subsequent paper scans and outcomes | Wins, losses and no-trade states | One simulation is being treated as proof |
| 8. Decide | Make your own decision outside the tool | Personal checklist | You expect the software to place a live order |
A scanner is only as useful as the condition behind the result. “Top mover” is not the same as “tradable setup.” Record why the asset appeared so you can later judge whether the filter helped.
Fast markets make stale answers especially dangerous. Confirm the asset, timestamp and data state before reading a directional conclusion.
Use Wiz or the direct deploy flow. The bot's job is to watch the selected asset and make its current paper decision reviewable.
Do not turn WAIT into a buy because the scanner ranked the asset highly. Discovery and setup quality are separate questions.
When a setup exists, check entry, stop, target and invalidation together. A single number without the other levels is not enough to define the trade.
Paper trading can reveal unclear rules and inconsistent behavior. It cannot prove future profitability or recreate every live fill.
Require evidence that matches the tool's claimed job.
For a scanner, ask whether the filters, universe and timestamps are visible. For setup analysis, ask whether no-trade states and invalidation are explicit. For a bot, ask whether the state history can be reviewed and whether the product clearly distinguishes paper behavior from real execution.
The U.S. Commodity Futures Trading Commission warns that AI trading-bot promotions can use claims of unreasonable or guaranteed returns. Read the CFTC advisory on AI trading bots and reject any product that sells certainty instead of evidence.
Paper mode also has limits. Alpaca's paper-trading documentation lists differences from live trading, including market impact, order-queue position and other fill effects. Those limitations are a useful general reminder: a simulated result is a process test, not a forecast.
For a focused risk review, use the 10-point AI trading bot risk checklist.
A faster candidate list will not fix unclear stops or inconsistent position sizing. If discovery is already easy, improve decision structure first.
A backtest or paper result depends on data, assumptions and simulated fills. It does not guarantee future performance.
Some monitor, some analyze and some execute. Check the exact permission boundary. TradingWizard bots analyze and trade only with fake money.
More alerts can increase noise. The useful question is whether the alert leads to a current, complete and reviewable setup.
A system that always produces action is not necessarily more useful. A trustworthy workflow should explain why it waited or refused a setup.
Use a scanner to find where to look. Use bot-scan analysis to decide whether a complete setup exists. Use a monitoring bot to track changes over time. Keep the workflow in paper mode until you understand it, and keep every real-money order under your own control.
FAQ
Aug 18, 2026 · 8 min read
Jul 10, 2026 · 7 min read
Jul 7, 2026 · 9 min read
Jun 26, 2026 · 9 min read
Free. No card.
Trading involves risk. Every bot starts in paper mode: no real money.