Skip to content

Backtest (trading term)

In trading, to backtest means simulating predefined rules on historical data while stating the data, execution, costs, and limits of the test.

To backtest means applying a predefined strategy to historical data to simulate what would have happened under those rules. The result also depends on information available at the time, costs, orders, and constraints: it is more than running a signal over an old price chart.

How the term is used

“I backtested the strategy” should mean that the data, period, parameters, and execution model are stated. The verb alone does not certify the quality of the test or turn a simulation into a live performance record.

Technical distinction

A complete backtest looks backward and must prevent future information from entering decisions while modelling plausible costs and execution. A forward test instead observes a frozen version as new data arrive. A favourable historical result remains a hypothesis to validate, not a guaranteed forecast.

Sources

Further reading

Backtests: simulation, biases, and validation