GEX
Public feedInitializing terminal
Charm exposure by strike
Returns charm exposure computed across all active option strikes for the specified symbol. Charm measures the time decay of dealer delta -- the hedging flow generated purely by the passage of time. This can create time-sensitive end-of-day and expiration flow pressure.
| 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/cex/SPX" \ -H "X-API-Key: YOUR_API_KEY"