Systems and Backtesting
Turn a discretionary idea into a written, testable trading system, then prove (or disprove) its edge honestly: backtest the rules, respect sample size, avoid curve-fitting, validate out-of-sample with walk-forward, and bridge the gap from backtest to live with realistic execution, slippage, and forward testing.
- Module 1reader
Designing a Trading System
Make the idea explicit: define the components of a system, write entries that a computer could check, and specify exits that bound risk and let winners run.
- Module 2reader
Testing a System Honestly
Convert rules into evidence without fooling yourself: backtest correctly, demand enough trades to trust the result, recognise curve-fitting, and validate on data the system never saw.
- Module 3reader
From Backtest to Live
Close the gap between a clean backtest and a real account: model order types and fills, subtract slippage and spread, and go live in a way that protects capital while the edge proves itself.