gex_heatmap
View a public GEX heatmap showing gamma exposure per strike for watchlist symbols, with no API key needed.
Instructions
Public GEX-by-strike heatmap for a watchlist symbol (no key needed, IP rate-limited, cached ~5 min). A lightweight, unauthenticated way to see gamma exposure per strike without a plan.
Args:
symbol: A watchlist ticker (SPY, QQQ, AAPL, NVDA, TSLA, …). Defaults to
SPY. Symbols outside the public watchlist return an error — use the
authenticated get_gex for arbitrary symbols.
expiry: Optional Unix expiration timestamp; omit for the nearest expiry.
Returns the heatmap JSON: symbol plus GEX by strike.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiry | No | ||
| symbol | No | SPY |