Market Regime State Detector

Last reviewed: by .

Automated market regime classification system that reads the options market's vital signs daily. The core idea: options pricing models encode different assumptions about how markets behave. Diffusion models assume smooth volatility, jump models assume sudden crashes, surface models capture term structure. By calibrating all of them simultaneously and comparing how well each fits the observed market data, the system detects when market microstructure is shifting before it shows up in price action alone. Available with a Professional subscription.

Unlike the Options Market Scanner which takes a cross-sectional snapshot ("which tickers look interesting today?"), the regime detector takes a longitudinal view, tracking each symbol's own calibration history over time to detect state transitions. It operates at two levels: a systemic MARKET aggregate (SPY 50%, QQQ 30%, IWM 15%, DIA 5%) for overall market health, and 124 individual symbols across 12 scopes (sector, industry, bellwether, fixed income, macro, commodities, international, crypto, metals, factor, and thematic) for granular regime detection at the symbol level.

Pipeline

Every trading day, the pipeline calibrates 8 options pricing models across 124 symbols spanning 12 scopes (market, sector, industry, bellwether, fixed income, macro, commodities, international, crypto, metals, factor, and thematic) using end-of-day professional-grade options data. Intraday scans run at 5 intervals throughout the trading day (open, morning, midday, afternoon, pre-close) using live options feeds. For each symbol, it fetches the full options chain, filters by delta range (0.05 to 0.95) and bid-ask spread quality, groups into tenor buckets (7, 30, 90 DTE), and calibrates each model to minimize IV RMSE against observed implied volatilities. Seven models use target tenor buckets; eSSVI uses full expiry surface data with structure guards. The calibrated parameters and fit errors are stored daily, building a rolling history that enables z-score normalization of the extracted features.

8 Calibrated Models

The pricing frameworks are grouped into two families for regime detection. The smooth volatility family captures the volatility smile, skew, and term structure through continuous dynamics and surface parameterizations, without jumps. The jump/tail family adds discontinuous moves (crashes, gaps) on top of diffusion dynamics. When jump/tail models suddenly fit the observed market much better than smooth volatility models alone, it signals the market is pricing in discontinuous risk, a key regime shift indicator.

Baseline Reference

Smooth Volatility Family (Heston, SABR, eSSVI)

Jump/Tail Family (VG, Merton, Kou, Bates)

8-Feature Regime Vector

From the calibration results and raw IV data, the system extracts 8 features that capture different dimensions of market stress. Each feature is z-scored against its own 60-day rolling history using robust statistics (median + scaled MAD) to be resistant to outliers. The composite stress score is a weighted sum of these z-scores.

Classification and Hysteresis

The weighted composite score is classified into 5 states using z-score thresholds. To prevent noisy regime flipping during transitional periods, the system uses asymmetric enter/exit thresholds: quick to escalate, slow to de-escalate.

Symbol Universe

124 symbols across 12 scopes provide broad cross-asset market coverage. The MARKET aggregate is a weighted composite (SPY 50%, QQQ 30%, IWM 15%, DIA 5%) that represents the overall market state.

Dashboard

This page is part of the Options Analysis Suite features overview. Browse the full documentation.