← Glossary

Backtest

A backtest replays historical bars through your entry, stop, and target rules exactly as a live plan would evaluate them, producing a trade-by-trade record and the same performance metrics analytics computes for real trades. It shows what a rule set would have done on the past, which is not a guarantee about the future — see overfitting and out-of-sample testing for the ways backtest results can mislead.

This explains what backtest measures. It isn't investment advice — see the disclaimer.