Help Center
Backtests
Validate strategies against historical data.
Overview
How to run and read a backtest.
How to run a backtest
Pick a strategy, set a date range and starting capital, queue the run, read results.
Backtest results overview
What each block on the backtest detail page tells you about a run.
Backtest reproducibility
Every backtest captures a strategy snapshot so re-runs are exact replays.
Backtest pitfalls
Look-ahead, over-fitting, regime dependence, and other ways backtests lie.
Metrics
Every metric we report, explained.
Trades
Reading the trades table.
Optimize
Bayesian parameter tuning for strategies.
