Backtest
Simulating a strategy on historical data to evaluate performance.
A backtest runs a trading strategy through past price data to estimate how it would have performed. Results must be interpreted carefully — overfitting and look-ahead bias are common pitfalls.