Here's a question that should keep every systematic trader up at night: is my strategy genuinely profitable, or have I just tortured the data long enough that it confessed to something that isn't true? This is the data snooping problem, and it's sneakier than it looks. The more parameters you test, the more backtests you run, the higher the probability that something looks brilliant purely by chance.
Think of it like flipping a coin. If you flip it ten times and get seven heads, that feels meaningful. But if a thousand people each flip ten times, a handful will get nine or ten heads — and those people will feel like gifted coin-flippers. Backtesting works the same way. Run enough strategy variations across enough instruments and time periods, and eventually you'll find one that looks like a money machine. The question is whether you found signal or just noise wearing a Savile Row suit.
The formal measure of this damage is the Probability of Backtest Overfitting, or PBO. Developed by researchers Marcos López de Prado and David Bailey, it quantifies how likely your best-performing backtest configuration is simply the lucky winner of a multiple-comparisons lottery. A PBO above 50% means you're more likely than not to have overfitted. Most retail algo traders, if they ran this test honestly, would find their flagship system sitting somewhere deeply uncomfortable on that scale.
So what does a proper out-of-sample reality check actually look like in practice? The gold standard is the walk-forward test combined with the multiple comparisons correction — specifically adjusting your minimum acceptable Sharpe ratio upward based on how many strategy configurations you actually evaluated. If you tested 500 variants, your winning strategy needs a much higher bar than if you tested five. The White's Reality Check and the more refined Hansen's Superior Predictive Ability test both approach this honestly. Complementary reading on overfitting in statistical models gives useful mathematical grounding, and out-of-sample testing methodology explains the mechanics traders should implement before allocating a single dollar.
Treat your held-out test data like a bank vault: once you peek, it's contaminated. A strategy that degrades only modestly from in-sample to out-of-sample is worth further scrutiny. One that collapses completely was always just noise dressed up in a backtest.
This content is for educational purposes only and does not constitute financial product advice. Past performance is not indicative of future results. Profit Logic Ltd (ACN 688 669 936) accepts no responsibility for errors or omissions in this content or anywhere on this website. Always seek advice from a licensed financial adviser before making investment decisions.