Why Did the Bot Wait? A Decision Record Standard for AI Trading Bots
Aug 18, 2026 · 8 min read
Connect an MCP-capable assistant to TradingWizard for market context and bot inspection while keeping paper actions scoped, reviewable, and separate from real-money execution.
July 10, 2026 · 7 min read · TradingWizard AI
An MCP trading workflow should give an assistant the right context without turning a chat into an unchecked trading engine. With Wiz by TradingWizard, compatible clients can read public market context and, after OAuth, access the signed-in user's permitted bot and paper-workflow context. Read access, paper-write access, and portfolio-write access use separate scopes. TradingWizard does not place real-money orders.
The practical sequence is simple: connect the assistant, read the current market or bot state, inspect the reason and risk context, and use a clearly scoped paper action only when the user has authorized it. Every real-money decision remains outside TradingWizard.
The public endpoint is https://www.tradingwizard.ai/api/mcp. It uses Streamable HTTP. TradingWizard's public MCP documentation lists public read-only tools for market data and public bot context, while private tools use OAuth and follow the account's plan and permissions.
Use the connector to ask grounded workflow questions such as:
WAIT, AVOID, DATA STALE, or a tradeable setup?It is not a promise that an assistant will predict markets, make a guaranteed return, or execute a real order.
| Access layer | What it is for | Boundary to keep clear |
|---|---|---|
| Public read | Market price, market summary, movers, public bot reads, and other public context | No private account, bot, portfolio, or credentials are exposed |
| Authenticated read | The signed-in user's permitted bot state, timeline, account, and other private context | Access is scoped to the user's account and plan |
| Paper write | Approved paper-mode workflow actions such as allowed bot controls or paper proposals | A paper action is simulated and never sends a real-money order |
| Portfolio write | A separately scoped account capability where available | It is not permission for live broker execution |
Ready to start with a bot instead of a generic chat prompt? Choose a supported asset and deploy a paper-mode bot in Wiz, then connect a compatible assistant when you need context around that workflow.
The valuable part of MCP is not making more decisions faster. It is putting the right current context in front of the person reviewing a decision.
| Step | What the assistant can help with | What the trader should verify |
|---|---|---|
| 1. Connect | Use the TradingWizard MCP endpoint in a compatible client | Use the official endpoint and a trusted client configuration |
| 2. Establish context | Pull a market price, market summary, or a bot's current state | Confirm the asset, timestamp, and data condition |
| 3. Inspect the record | Read the bot's plain-language reason and timeline | Check whether the answer is WAIT, AVOID, stale, blocked, or setup-ready |
| 4. Review risk information | Inspect entry, stop, target, invalidation, and confidence when the caller is entitled to see them | Treat confidence as context, not certainty |
| 5. Use scoped paper controls | Pause, resume, edit, scan, or review a paper proposal only when the authorized tool permits it | Confirm that the action is paper-only and matches the intended bot |
| 6. Keep the decision human | Record the next action or decide to wait | Make any real-money decision and order placement outside TradingWizard |
The exact tools available depend on the client's connection, the user's account, the relevant OAuth scope, and the current plan. If a tool is unavailable, do not work around its permission boundary by sharing credentials or asking an assistant to improvise.
A generic assistant can write an explanation, but an MCP-connected workflow can inspect current TradingWizard context when the user has granted access. A bot timeline may include scan receipts and lifecycle events. Depending on ownership and entitlement, it can surface a current state, a plain-language reason, and setup levels when available.
That makes three habits especially important:
WAIT, AVOID, EXPIRED, DATA STALE, and RISK BLOCKED can be the safest valid answer.For a step-by-step review of those fields, see How to Test an AI Paper Trading Bot. For the wider safety checklist, see How to Evaluate an AI Trading Bot.
MCP permissions should be specific enough that a user can tell what an assistant may read and what it may change. TradingWizard documents separate OAuth scopes for read, paper-write, and portfolio-write access. OAuth tokens and API keys should not appear in tool results.
For bot workflows, a state-changing tool can still be appropriately limited. For example, an assistant may be able to pause, resume, edit, or request a scan for the user's own bot if the applicable permission and plan allow it. A proposal flow can also require an explicit approval before a paper position is opened; if the market has moved outside the defined entry zone, the proposal should expire instead of opening anything.
Never put exchange passwords, broker credentials, recovery codes, or unrelated private data into an MCP prompt. Revoke access from the connected client's settings if a device, client, or token is no longer trusted.
MCP can make an assistant more informed. It does not remove market risk, data limitations, or the need for a human decision.
TradingWizard bots use fake money against real market data. TradingWizard cannot place, modify, or close a real order. Users make their own real-money decisions and place any real orders outside TradingWizard.
For the latest endpoint, client setup, and tool details, use the TradingWizard MCP page and full MCP documentation. Those public documents are the source of truth when a client or tool capability changes.
Use MCP to inspect current market and bot context, not to hand control of your money to a chat window. Keep reads and paper actions scoped, review the bot's state and reason before acting, preserve no-trade outcomes, and keep every real-money decision outside TradingWizard.
FAQ
Aug 18, 2026 · 8 min read
Jul 11, 2026 · 12 min read
Jul 7, 2026 · 9 min read
Jul 6, 2026 · 8 min read
$39/mo · cancel anytime
Trading involves risk. Every bot starts in paper mode: no real money.