Markets shift between calm, trending, and chaotic regimes, and a strategy that thrives in one can struggle badly in another. Regime detection uses volatility and correlation signals to recognize the shift.
A backtest (previous lesson) produces one overall number, but that number is really an average across many different market conditions. Markets tend to move through distinct regimes — broadly, low-volatility trending periods (steady, directional, calmer), range-bound periods (choppy, no clear direction, prone to mean reversion), and high-volatility crisis periods (sharp moves, correlations spiking, calm relationships between assets breaking down).
A strategy tuned for one regime can perform very differently in another. A momentum strategy (previous lesson) can shine in a steady trending regime and get whipsawed in a choppy, range-bound one. A mean-reversion strategy can work well range-bound and suffer badly in a strongly trending regime, since "stretched" prices keep getting more stretched rather than reverting.
Regime detection uses measurable signals — rolling volatility, correlation between assets, and trend strength — to estimate which regime the market is currently in, so a strategy (or its position sizing) can be adjusted accordingly, rather than running one static rule regardless of conditions.
A hypothetical equity index moving through three distinct stretches, characterized by simple, measurable signals — illustrative numbers only.
| Period | Rolling Volatility | Avg. Cross-Asset Correlation | Illustrative Regime |
|---|---|---|---|
| Jan-Jun | 11% (annualized) | 0.35 | Low-Vol Trending |
| Jul-Sep | 14% (annualized) | 0.42 | Range-Bound / Choppy |
| Oct-Nov | 34% (annualized) | 0.81 | High-Vol Crisis |
Notice how correlation spikes alongside volatility in the crisis period — in sharp sell-offs, assets that normally move somewhat independently start falling together, which is exactly why diversification (Intermediate: Correlation) tends to work worse precisely when it's needed most.
Enter a rolling volatility reading and an average cross-asset correlation — see which illustrative regime the combination suggests, under a simple rule.
Model (illustrative only): volatility below 15% and correlation below 0.5 → Low-Vol Trending. Volatility 15-25% or correlation 0.5-0.7 → Range-Bound / Choppy. Volatility above 25% or correlation above 0.7 → High-Vol Crisis. Real regime detection uses more signals and statistical rigor than this simple threshold rule.
Answer all five, then hit "Check My Answers" to see how you did. Get one wrong? No problem — the explanation will show you exactly why.
Print-friendly resources to revisit, practice, and dig deeper — no login required.
You can now recognize when conditions have shifted. The final lesson in this track covers how professional quants translate that read into an actual sizing decision at the strategy level.