GLOSSARY · AUTOMATION
What is forward testing?
Forward testing runs a strategy on live incoming data without risking real money, providing evidence that is far stronger than a backtest and slower to obtain.
Also called: Paper trading · Demo testing
What it means
Because the data has never been seen, forward testing cannot be overfitted by construction. It also captures the things a backtest cannot: real spread variation, real slippage, real broker behaviour and real gaps in the data feed.
Why it matters
Its cost is time. A strategy taking ten trades a month needs the better part of a year to accumulate a sample worth interpreting, and there is no way to accelerate that. Vendors who advertise a strategy weeks after building it are not showing you forward-test evidence, whatever the label says.
What this changes in practice
Demo accounts are close to live but not identical — fills are often more generous and slippage more forgiving. The gap is usually small on liquid instruments and can be substantial on gold during volatile periods, so a strategy that is marginal on demo should be assumed worse live.
Related terms
- BacktestingBacktesting runs a strategy against historical data to estimate how it would have performed, and…
- Out-of-sample testingOut-of-sample testing evaluates a strategy on data deliberately withheld during development, to …
- Sample sizeSample size is the number of trades a performance figure is computed from, and it determines how…
- SlippageSlippage is the difference between the price a trade was expected to execute at and the price it…
Educational information only, not financial advice. Trading leveraged products carries substantial risk of loss. Last updated 2026-08-11.