Do backtests lie? My 99% modelling quality EA lost 40% live
Ran 5 years of backtests, 99% modelling quality, profit factor 2.1, realistic spread, slippage modelled. Live result: -40% in 11 weeks. What did I miss? Genuinely asking — I want…
Testing methodology: data quality, walk-forward analysis, Monte Carlo, overfitting detection, forward testing.
Ran 5 years of backtests, 99% modelling quality, profit factor 2.1, realistic spread, slippage modelled. Live result: -40% in 11 weeks. What did I miss? Genuinely asking — I want…
I'm building walk-forward optimization into my process. The literature says everything from 4 to 50 windows. Practically: how many in-sample / out-of-sample windows do you run…
If you reshuffle the trade order of a backtest 10,000 times, the drawdown distribution is brutal — the median max drawdown is often 1.5-2x the single historical sequence you…
After 8 years of building EAs, this is my personal checklist. Score 3 or more and the strategy is probably noise, in my experience: 1. More than 4 optimized parameters 2.…
Does the difference between 90% and 99% modelling quality actually change results, or is it strategy tester vanity? I assume the answer is "it depends", so the real question is:…
I ran two EAs live (small size) and re-backtested the identical period every month, logging the divergence. Six months of data: **EA-A (EURUSD H1 trend):** backtest PF 1.61, live…
Sharing a full walk-forward run because most WFO posts show only the winners. Strategy: deliberately boring — Donchian 55 breakout entry, ATR(20) trailing exit, EURUSD H1, 0.5%…