Regime-Conditional Alpha: When 8-Year Backtests Reveal What 6-Year Discoveries Hide¶
The Question¶
What happens when you validate a trading strategy over eight years instead of cherry-picking the best six? We recently extended a Donchian breakout strategy from a 2020–2026 sample to include 2018–2019, and the results challenged our assumptions about what constitutes a robust signal. This is the story of what we found — and what it taught us about regime-conditional trading.
The Strategy¶
Our Donchian breakout strategy on USA500 (S&P 500 index futures) is a straightforward momentum signal: when price closes above a multi-week high, enter long; when it closes below the multi-week low, exit. It's a minimal strategy designed to isolate breakout timing from everything else.
We chose USA500 because it's liquid, stable, and free of the survivorship bias that plagues stock universes. The specific lookback period was selected during research to balance sensitivity to early breakout signals with noise filtering. Now the question: does it generalize to periods with a completely different market character?
Two Regimes, Two Stories¶
2020–2026: Trending Markets, Strong Signal¶
From January 2020 through April 2026, the Donchian signal fired with consistent profitability across roughly six years of trading. Per-trade performance was strong, and the strategy was profitable in most calendar years in the sample.
This is what we saw during discovery: a signal that worked reliably when markets were trending, when low-volatility sideways periods were punctuated by multi-week breakouts, and when the regime favored momentum.
2018–2019: Sideways Markets, Bounded Losses¶
Now rewind two years. January 2018 through December 2019 presented a starkly different regime: low realized volatility, late-cycle consolidation, and a sharp reversal in Q4 2018. The signal struggled across both years.
Why? In sideways regimes, a multi-week breakout often buys after the move is exhausted and sells at consolidation midband. The signal works against you. The losing trades stacked up — but the losses stayed bounded, not catastrophic.
The Full Picture: 8 Years of Data¶
The extended validation tested the Donchian signal across two distinct regimes:
Trending Regime (2020–2026): profitable across the discovery window, with positive risk-adjusted returns and most calendar years contributing positively.
Sideways Regime (2018–2019): losses occurred during sideways and reversal markets, but remained bounded relative to the gains in the trending period.
Combined (2018–2026): the 8-year sample shows the signal is still profitable over the full period despite the regime shift, but at a lower risk-adjusted level than the discovery window suggested. The key insight is that maximum drawdowns originate from the trending years, not from the years when the signal struggled. This is the essence of regime-conditional alpha: the signal fails tactically in sideways regimes, but the bounded losses are smaller than the gains in favorable regimes.
What This Teaches Us: Regime-Conditional Alpha¶
The Donchian breakout is not an all-weather signal. It is regime-conditional alpha: it works in trending environments where breakout signals capture early moves, and it has bounded downside in sideways or reversal regimes where breakouts are late.
This is not a failure — it is valuable information. Many traders believe their signals must work everywhere, leading them to over-optimize or add layers of complexity to handle edge cases. The Donchian result suggests a simpler conclusion: some signals are good in some regimes and bad in others. The question is not "fix the signal" but "know your regime and size accordingly."
Forward-looking, the validation revealed practical guardrails for regime-aware deployment. The key takeaway is not to add complexity, but to track regime indicators and adjust position sizing when market character shifts away from the trending conditions where this signal excels.
Practical Takeaway for Your Backtests¶
When you validate a strategy, resist the urge to celebrate a subset. Include the worst regimes you can find. Ask: "What happens if the market changes?" The Donchian strategy answers that question honestly. It does not blow up. It grinds. The losses are bounded. The winning years more than compensate.
That is regime robustness — not perfection, but honest quantification of what works, what doesn't, and what the cost is when the regime flips.