Flashalpha Gex
flashalpha_gexGet options gamma exposure (GEX) by strike for an underlying — net GEX, gamma flip, and per-strike call/put gamma. Useful for reading dealer positioning and likely support/resistance. Example: flashalpha_gex({ symbol: "SPY", _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Underlying ticker symbol, e.g. "SPY", "AAPL", "QQQ" | |
| _apiKey | Yes | FlashAlpha API key (get one at https://flashalpha.com/pricing) |