Research by conversation
Ask the agent to investigate markets, companies, filings, strategies, and your connected account context.
AI strategy backtesting guide
Freeze the hypothesis before testing, verify that historical inputs were available at each decision, inspect trades and assumptions, and reserve unseen data for robustness checks.
Ask the agent to investigate markets, companies, filings, strategies, and your connected account context.
When direct trading is enabled, request a one-time trade in plain English, inspect the order, and approve it before submission.
Create, revise, backtest, connect, and operate Lumibot strategies without assembling the full application stack yourself.
Work in BotSpot or connect through ChatGPT, Claude, Cursor, Codex, and other compatible MCP clients.
Write what the strategy is expected to exploit and how the rules express that idea. Record universe, data inputs, entry and exit rules, sizing, schedule, and risk constraints before looking at results.
This starting record prevents the strategy story from changing after every result.
A valid simulation uses only information available at each historical decision point. Verify publication timing, bar completion, timezone handling, corporate actions, symbol history, and changing research universes.
Missing or revised history should be documented, not silently replaced.
Every backtest assumes prices, fills, latency, fees, slippage, liquidity, partial fills, and market impact. Record what the test models and omits.
Order timestamps and types must match a feasible live workflow.
Do not judge a strategy from one return figure. Inspect trade list, drawdowns, exposure, turnover, concentration, holding periods, and dependence on a small number of events.
Trace surprising results back to data and code before making performance claims.
Reserve later or unseen data for out-of-sample testing. Vary reasonable dates and parameters to learn whether results depend on one narrow configuration.
Record how many alternatives were tried and why the final configuration was chosen.
Paper trading tests more of the live schedule, data connection, order construction, state management, and broker integration without real-money orders.
Paper fills still remain simulations. Compare paper behavior with backtest expectations before any live decision.
Backtests can be wrong because of bad data, look-ahead bias, overfitting, omitted costs, unrealistic fills, or defects. Even a careful historical test cannot predict future conditions.
Want help interpreting a backtest and improving your process? Learn the research, strategy-building and backtesting workflow live with Rob Grzesik in the AI Trading Bootcamp. Review the syllabus and course format before enrolling.
No single period fits every strategy. Use enough relevant history to observe different conditions while respecting data availability and holding period. Reserve unseen data for evaluation.
No. Backtests do not validate live credentials, broker permissions, network behavior, market impact, or future performance.
AI can explore parameters, but repeated tuning against one sample increases overfitting risk. Track tests and judge stability rather than the highest result.
Sources verified 2026-08-17.
Past performance does not guarantee future results. Automated trading involves risk of loss.