Educational tool
Backtest Assumption Checklist
Score whether a bot backtest includes realistic data, spread, slippage, fees, splits, and robustness checks.
Data quality
Tick/candle source and missing-period checks.
Execution costs
Spread, commission, slippage, swap, and fees.
Validation
Out-of-sample, walk-forward, Monte Carlo, and demo forward test.
Inputs
Result
56
Weak / research-only
- Data quality: 7/10
- Cost modeling: 6/10
- Validation: 5/10
- Forward-test evidence: 4/10
How to read this
- - A green checklist does not prove live performance; it only reduces obvious research errors.
Warning
This is an educational planning tool only. It does not predict profit and should not be used as financial advice.When to use this tool
Use before trusting an MT5, Python, or TradingView strategy backtest.
Next step
Turn the result into a complete bot logic plan using the strategy builder.
Open Strategy Builder