Regime-Stratified Validation
Checking a strategy's performance separately within each market regime — bull, bear, high-volatility, low-volatility — instead of trusting one blended average that can hide a strategy that only works in the conditions its backtest happened to contain.
A strategy's overall backtest Sharpe ratio is a blend across everything the backtest period contained — calm markets, crashes, rallies, high- and low-volatility stretches — averaged into one number. That average can hide enormous variation: a strategy that does brilliantly in calm bull markets and catastrophically in crashes can still show a perfectly respectable blended Sharpe ratio if the backtest period happened to contain more calm years than crisis years. Regime-stratified validation splits the backtest into distinct market regimes and checks performance within each one separately, revealing whether a strategy has a genuinely robust edge or one that only exists under specific conditions the backtest happened to be dominated by.
Defining regimes and testing within them
A regime split usually starts with a rule for classifying each period — commonly by trend direction (bull versus bear, based on whether a broad index is above or below its own moving average) or by volatility level (calm versus turbulent, based on realized or implied volatility crossing some threshold). Once every period in the backtest is labeled with a regime, the strategy's performance metrics (return, Sharpe, drawdown) are computed separately within each regime bucket, not just pooled across all of them. A strategy that performs consistently across regimes is showing a more durable edge; one whose performance is wildly uneven — or, worse, negative in some regime — is telling you something the blended number was hiding.
Worked example: a strategy that only works when it's calm
A volatility-selling strategy shows an overall backtest Sharpe ratio of 0.9 across eight years. Splitting the eight years into "low-volatility" and "high-volatility" regimes using a VIX threshold shows the strategy earned a Sharpe of 2.1 during the roughly six low-volatility years and −1.8 during the roughly two high-volatility years, including a severe drawdown during a single volatility spike. The blended 0.9 masked a strategy that is really two very different strategies depending on regime — a strong performer most of the time and a dangerous liability during the exact conditions it's least equipped to handle. That distinction matters enormously for sizing: a strategy with a genuinely stable 0.9 Sharpe across all conditions can be sized very differently than one that's 2.1 most of the time but occasionally −1.8, even if their blended headline numbers look identical.
What this means in practice
Regime-stratified validation is a standard, low-cost robustness check for any strategy before it's sized and deployed, since blended backtest metrics are notorious for hiding regime-dependent risk. It's especially important for strategies that implicitly bet on a continuation of current conditions (selling volatility, carry trades, momentum) since their worst regime often coincides with a broad market event, which is precisely when investors most need the strategy to hold up. The regime definitions themselves should be set using rules or thresholds chosen before looking at the strategy's performance, to avoid backfitting regime boundaries to flatter the result.
A single blended Sharpe ratio can hide a strategy that performs very differently across market regimes. Splitting performance by regime — bull versus bear, calm versus volatile — reveals whether a strategy's edge is durable or conditional on conditions the backtest happened to contain more of.
Defining regime boundaries after seeing which split makes the strategy look most robust is its own form of overfitting — regime thresholds should be set using an independent rule decided in advance, not tuned to produce a flattering-looking stratification.
Further reading
- Ang, Asset Management: A Systematic Approach to Factor Investing, ch. 3