Regime Sensitivity & Volatility Dependency
11 min read
Quantify how much your strategy depends on specific market regimes and volatility levels.
11 min read
Quantify how much your strategy depends on specific market regimes and volatility levels.
A strategy that performs brilliantly in trending markets but collapses in choppy conditions is not robust — it is regime-dependent. Understanding Regime Sensitivity and Volatility Dependency helps you quantify this fragility.
A market regime is a sustained period where price behavior follows a consistent pattern:
Regimes are not discrete categories — they exist on a spectrum and can overlap (e.g., high-volatility trending, low-volatility mean-reverting).
Regime Sensitivity measures how much your strategy's performance varies across different market conditions.
Calculation:
Regime Sensitivity = StdDev(expectancy per regime) / Mean(expectancy across regimes)
| Score | Interpretation |
|---|---|
| <0.3 | Low sensitivity — performs consistently across regimes |
| 0.3 - 0.6 | Moderate — noticeable variation but still functional |
| 0.6 - 1.0 | High — significant regime dependency |
| > 1.0 | Extreme — strategy only works in specific conditions |
A score above 0.6 should trigger investigation. Either your strategy needs regime filters, or you need to accept that it will have extended drawdown periods when the regime shifts.
Volatility Dependency specifically measures the correlation between your strategy's returns and market volatility (typically measured by ATR or realized volatility).
Calculation:
Vol Dependency = Correlation(strategy returns per period, market volatility per period)
| Correlation | Meaning |
|---|---|
| +0.5 to +1.0 | Strategy thrives in high volatility |
| +0.2 to +0.5 | Mild positive dependency |
| -0.2 to +0.2 | Volatility-neutral (ideal for most strategies) |
| -0.5 to -0.2 | Mild negative dependency |
| -1.0 to -0.5 | Strategy suffers in high volatility |
Trend-following strategies typically show positive volatility dependency — they need big moves to generate profits. Mean-reversion strategies often show negative dependency — high volatility blows through their levels.
If you know your strategy has high regime sensitivity, you can anticipate drawdowns when the regime shifts. This is not a prediction — it is risk management through self-awareness.
Combining a high-vol-dependent strategy with a low-vol-dependent strategy can smooth your overall equity curve. This is the foundation of strategy diversification.
During unfavorable regimes, you can reduce position size rather than stop trading entirely. This keeps you in the market for when the regime returns, while limiting damage.
Define clear rules: "If ATR drops below the 20th percentile of its 60-day range, reduce size by 50%." This is regime-adaptive position sizing.
Many traders backtest across a single regime (e.g., the 2020-2021 crypto bull run) and believe they have an edge. When the regime changes, the strategy fails — not because the backtest was wrong, but because it was incomplete.
The antidote is simple: test across all available regimes, and measure how much performance varies. A truly robust strategy should be at least marginally profitable in every regime, not just spectacularly profitable in one.
Use the Monte Carlo simulator to see how the same edge parameters produce different equity paths. High regime sensitivity means some paths thrive while others collapse.
Regime Sensitivity and Volatility Dependency are not exotic metrics — they are survival metrics. They answer the most important question in strategy development: "Will this still work when market conditions change?" If you cannot answer that question with data, you are trading blind.