Skip to main content
GET
Get batch-computed options analysis summary

Path Parameters

symbol
string
required

Response

Options analysis summary

Phase 1 batch options analysis payload for a single symbol.

Combines max-pain positioning, GEX regime, IV term structure, and institutional flow signals into a unified snapshot used downstream by the strike advisor scoring engine.

symbol
string
required

Ticker symbol

underlying_price
number | null

Current underlying spot price

source
string
default:realtime_sip

Feed access for underlying_price: 'realtime_sip' | 'delayed' | 'byok'

max_pain
number | null

Max pain strike price from open interest weighting

max_pain_quality
string
default:insufficient

Max pain reliability flag: 'reliable' or 'insufficient'

gex_regime
string
default:neutral

Gamma exposure regime: 'long_gamma', 'short_gamma', or 'neutral'

gex_gamma_flip
number | null

Strike where dealer gamma flips sign

pin_strike
number | null

Strike with highest absolute net gamma (GEX pin strike)

iv_term_structure
string | null

IV term structure shape: 'contango', 'backwardation', 'flat', or 'humped'

iv_rank
number | null

IV rank (0-100) relative to 252-day history

flow_direction
string
default:neutral

Net institutional flow direction: 'bullish', 'bearish', or 'neutral'

flow_strength
number
default:0

Flow signal strength (0-100)

flow_signal_count_24h
integer
default:0

Number of unusual flow signals in trailing 24 hours

cvd_trend
string | null

CVD trend direction: 'bullish', 'bearish', or 'neutral'

cvd_divergence
string | null

CVD divergence flag: 'bullish_divergence', 'bearish_divergence', or None

computed_at
string<date-time> | null

Timestamp when this analysis was computed