Overfitting vs Walk-Forward Validation
Quick comparison to help you distinguish these two crypto terms.
Overfitting
advanced
risk
Overfitting is a backtesting failure mode where a strategy's parameters are tuned so specifically to historical data that the strategy captures past noise rather than genuine tradeable edge.
Read full definitionWalk-Forward Validation
advanced
strategy
Walk-forward validation is a backtesting discipline that tests a strategy on out-of-sample historical data never used during development, verifying that its edge generalises beyond the period it was designed on.
Read full definition