GEX
Public feedInitializing terminal
Shadow gamma analysis
Returns shadow gamma analysis for the specified symbol. Shadow gamma captures hidden exposure from exotic structures (barrier options, autocallables, variance swaps) that does not appear in standard listed options data but exerts real hedging pressure on the underlying.
| Name | Type | Required | Description |
|---|---|---|---|
| symbol | string | Required | Underlying symbol. One of: SPX, SPY, QQQ, IWM, NDX, RUT. |
The response data object contains:
curl -X GET "https://api.gexengine.com/v1/shadow-gamma/SPX" \ -H "X-API-Key: YOUR_API_KEY"