Estimated dealer gamma exposure
quantdata_gammaEstimate dealer gamma exposure (GEX) for US-listed stocks and ETFs: net/gross GEX, zero gamma flip level, and heaviest strikes from end-of-day options data.
Instructions
Estimated dealer gamma exposure (GEX) for a US listed stock or ETF: net and gross GEX, the zero gamma (flip) level and the heaviest strikes. Unlike max pain this is a Black-Scholes ESTIMATE — zero rate, zero dividend, implied volatility solved from end-of-day quotes, and the convention that dealers are long every call and short every put. Keep that framing when reporting it. A null flip is not an error: check flip_status — 'no_sign_change_within_10pct' means net gamma keeps one sign across the whole traded range, which is a state worth reporting. US listed stocks and ETFs only, with a liquid chain: cash-settled index options (SPX, NDX, RUT, VIX) return an error — use SPY, QQQ, IWM instead. Reads the prior session's settled open interest and cannot update intraday whatever the clock says, so report as_of and spot_date with the number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | US listed stock or ETF ticker, e.g. NVDA or SPY. | |
| by_strike | No | Include the strike-level gamma profile. Large; only request it when the user wants strike detail. |