Lesson 5
Walk-Forward Testing: Beyond Simple Backtesting
Understand walk-forward testing as a superior validation method that prevents overfitting to historical data.
Key Takeaways from this Lesson
- 1Walk-forward testing prevents overfitting by testing parameters on data not used for their selection.
- 2Efficiency ratio > 0.7 indicates the strategy parameters generalise beyond the training data.
- 3Never use out-of-sample data for parameter optimisation — doing so invalidates the test.
- 4Simple strategies with fewer parameters are less susceptible to overfitting.
Lesson Quiz
+10 points when you complete this lesson
Pass the quiz above to unlock completion
Translate