App Icon

Install TradingWizard

Install the terminal to your home screen for full screen native performance.

Tap then "Add to Home Screen"

New update available

Reload to get the latest version

Wiz thinkingMCPResearchAcademyPricing
Free botDeploy free bot
Back to Academy
  • AI Trading Bots
  • Bot Scan Receipts
  • Paper Trading
  • Risk Management

Why Did the Bot Wait? A Decision Record Standard for AI Trading Bots

A practical standard for reviewing an AI trading bot’s current state, timestamp, plain-language reason, setup fields when available, no-trade outcome, and paper-mode boundary.

August 18, 2026 · 8 min read · TradingWizard AI

Story mode
Why Did the Bot Wait? A Decision Record Standard for AI Trading Bots

Trader checking a market alert outdoors

A useful AI trading bot should show more than a buy or sell label. It should show the supported asset it checked, when it checked it, its current state, a plain-language reason, and the risk information available for that state. When a setup exists, that can include an entry area, stop, target, and invalidation. When conditions are incomplete, late, or blocked, the honest answer may be WAIT, AVOID, EXPIRED, DATA STALE, or RISK BLOCKED.

TradingWizard keeps each bot in paper mode with fake money against real market data. It does not place, modify, or close real orders. The record below is a trader-facing way to inspect a bot’s current work. It is not the model’s private chain-of-thought, an execution instruction, or a promise about returns.

What a decision record is and is not

A decision record is the compact, reviewable context around a bot scan or material bot change. It gives the trader enough information to challenge a decision, compare it with the next update, or decide to do nothing. It does not claim certainty and should never hide a no-trade outcome merely because it is less exciting than an entry.

FieldWhat a trader should be able to checkWhy it matters
Asset and market contextThe supported asset and relevant market contextPrevents a generic verdict from being mistaken for an asset-specific view
Timestamp and data conditionWhen the scan ran and whether data is current, stale, or unavailableStops old or incomplete context from looking fresh
Current stateA state such as WAIT, AVOID, EXPIRED, DATA STALE, RISK BLOCKED, or a setup-ready state where applicableMakes no-trade decisions visible rather than treating every scan as a call to act
Plain-language reasonA short explanation of what changed or what is missingLets the trader examine the conclusion without treating a score as magic
Setup fields when availableEntry area, stop, target, invalidation, confidence, and risk notesMakes the conditions and limits reviewable before any outcome
Change historyMaterial scan, configuration, and lifecycle changesPreserves context when a state changes over time
Paper-mode labelA clear indication that activity and results are simulatedKeeps paper records separate from real-world execution and results

Want to inspect a bot record on your own asset? Choose a supported asset and deploy a paper-mode bot in Wiz. Review the first state and timeline before treating any output as useful.

Blank laptop workspace for reviewing a trading-bot decision record

Why a bot should be allowed to wait

A bot that is forced to issue a trade idea on every scan is harder to trust. Markets can be unclear, data can be late, a setup can become invalid, or a risk condition can block the next step. A visible no-trade state is evidence that the workflow can preserve uncertainty instead of turning it into a confident-looking answer.

StatePlain-language interpretationSensible next review
WAITConditions are not yet clear enough for a setupCheck what the bot is watching and when it will scan again
AVOIDThe available context does not support a setupReview the reason; do not turn a rejection into a trade idea
EXPIREDA prior setup is no longer timely or validTreat the old levels as historical context, not a current plan
DATA STALECurrent information cannot be treated as freshWait for a current scan rather than relying on an old conclusion
RISK BLOCKEDA risk condition prevents a normal setup pathInspect the risk note and the condition that must change
Setup-ready stateA defined setup may be available, with fields when the bot can provide themReview entry, invalidation, stop, target, confidence, and the paper-only boundary

A state is not a prediction. WAIT does not mean a move cannot happen, and a setup-ready state does not mean it will work. The point is to make the bot’s current context inspectable before a trader makes any real-money decision outside TradingWizard.

The minimum review workflow

Use the same review order each time. This makes it easier to notice a missing field, an unexplained change, or a paper result that is being overstated.

  1. Confirm the asset. Make sure the scan refers to the supported asset you intended to review.
  2. Check recency. Read the timestamp and the data condition before reading a conclusion.
  3. Read the state first. Identify whether the bot is waiting, avoiding, blocked, stale, expired, or presenting a setup.
  4. Read the reason. Look for the plain-language explanation and the relevant risk note.
  5. Inspect setup fields only when they exist. If a setup is present, check entry, invalidation, stop, target, confidence, and any warning before reviewing an outcome.
  6. Compare the timeline. Review material changes and no-trade events, not only simulated entries or closes.
  7. Keep paper and real money separate. TradingWizard uses fake money. A trader decides whether to act elsewhere, and any real order happens outside the product.
Review checkpointPass conditionStop and investigate when
IdentityThe asset and bot context are unambiguousThe symbol, market, or bot context is unclear
FreshnessThe scan timestamp and data condition are visibleOlder data is being treated as current
StateA concrete state is visible, including no-trade outcomesA vague bullish or bearish label substitutes for a decision state
ReasonThe explanation is short, specific, and reviewableThe conclusion has no plain-language reason
Setup contextLevels and invalidation are shown only when availableA result is shown without the context that defined the setup
HistoryMaterial changes and skips can be reviewed laterThe latest verdict hides prior context
Paper labelSimulated activity is clearly markedA page blurs paper activity with live execution or guaranteed outcomes

What a decision record cannot prove

A clear record helps a trader inspect a process. It does not remove market risk, turn confidence into certainty, or prove that a simulated outcome would be reproduced with real money.

Alpaca’s paper-trading documentation notes that simulations do not account for every live-market factor, including market impact, information leakage, latency-driven slippage, order-queue position, price improvement, regulatory fees, or dividends. The U.S. Commodity Futures Trading Commission likewise warns that AI cannot predict sudden market changes and cautions against guaranteed-return claims.

That is why a complete record should preserve waits, blocked states, revisions, simulated losses, and data problems alongside simulated entries. A selective feed of only favorable-looking outcomes is not a useful standard for evaluation.

Phone and blank journal prepared for a paper-bot review

How TradingWizard applies the standard

TradingWizard’s bot workflow is straightforward: choose a supported asset, deploy a bot, inspect its scan state and timeline, then decide what to do outside the product. Bot scans can surface entry, stop, target, invalidation, confidence, and risk context when a setup exists. They can also preserve a no-trade answer when that is more honest.

Every TradingWizard bot uses fake money against real market data. TradingWizard is not a financial adviser and cannot place real orders. For the current methodology behind published paper results, read the public proof page. For a broader safety checklist, see How to Evaluate an AI Trading Bot. For a practical first sample, see How to Test an AI Paper Trading Bot. If you want assistant access around a deployed bot, the MCP workflow guide explains the separate read and paper-control boundaries.

Bottom line

The most useful AI trading bot record makes its current state reviewable: the supported asset, timestamp, data condition, plain-language reason, relevant setup fields when available, no-trade outcomes, history, and paper-mode boundary. It helps a trader inspect the process. It never guarantees what happens next.

FAQ

Common questions

What is an AI trading bot decision record?
It is the reviewable context around a bot scan or material bot change: the asset, timestamp, current state, plain-language reason, relevant risk information, setup fields when available, history, and clear paper-mode labeling. It is not private model reasoning or a guaranteed outcome.
Why is a WAIT state useful?
WAIT makes uncertainty visible. It can show that the conditions for a setup are incomplete or unclear rather than forcing a trade idea. Review what the bot is watching and wait for the next current state.
Should every bot record include entry, stop, and target?
No. Those fields should be shown when a defined setup exists and the bot can provide them. A no-trade, stale-data, blocked, or expired state should explain its condition rather than inventing levels to look complete.
Is a confidence score a prediction?
No. Confidence is context, not certainty. It does not replace an invalidation level, a risk review, a visible data condition, or the trader’s own decision.
Does a bot decision record show the model’s chain-of-thought?
No. A trader-facing record should show useful decision context such as state, reason, and risk information. It should not claim to expose private model chain-of-thought.
Does TradingWizard use the decision record to place real orders?
No. TradingWizard bots run in paper mode with fake money against real market data. TradingWizard cannot place, modify, or close real orders. Users make any real-money decision and place any real order outside TradingWizard.

More from the Academy

Browse all
AI Agent + MCP Trading Bot Workflows: Read, Paper and Permissioned Control

AI Agent + MCP Trading Bot Workflows: Read, Paper and Permissioned Control

Jul 10, 2026 · 7 min read

AI Bot Risk Management for Crypto Leverage Trading

AI Bot Risk Management for Crypto Leverage Trading

Jul 7, 2026 · 10 min read

How to Build a Crypto Alert Hub for 24/7 Monitoring

How to Build a Crypto Alert Hub for 24/7 Monitoring

Jul 6, 2026 · 8 min read

See what the market is doing. Right now.

Start with Pro →

$39/mo · cancel anytime

Trading involves risk. Every bot starts in paper mode: no real money.

TradingWizard
TradingWizard

AI bots that find your next trade. Wiz watches the market, finds the setups and shows its thinking, on paper money only, across stocks and crypto.

Anckargripsgatan 3, 211 19 Malmö, Sweden
from the makers of SuperThinking.ai →also iOS: ReelMagic Morph →

Stay in the loop

The occasional note on what Wiz is spotting, new features, and the odd trading idea. No spam. One click unsubscribes.

Platform

  • Ask Wiz
  • Markets
  • Who's Moving Markets
  • Wiz (MCP)
  • Pricing
  • Features
  • Docs
  • vs TradingView
  • FAQ

Learn

  • Academy
  • Deep Research
  • Guides
  • Insights
  • Use cases
  • Answers
  • Best-of Lists

Company

  • About
  • Leaderboard
  • Performance
  • Forward record
  • Support
  • Changelog

Connect

  • Discord
  • X (Twitter)
  • Instagram
  • Email us

Legal

  • Terms of Service
  • Privacy Policy
  • Cookie Policy

NOT FINANCIAL ADVICE. Trading involves significant risk. Our AI tools provide probabilistic analysis, not guaranteed outcomes. Past performance is not indicative of future results. Bots trade simulated funds only. Real-money execution is not available to users. Never trade with money you cannot afford to lose.

© 2026 TradingWizard