GEX
Public feedInitializing terminal
Charm windows and flow
Returns charm windows and time-decay flow analysis for the specified symbol. Identifies time periods during the trading day where charm-driven hedging flow is concentrated, along with the magnitude and direction of expected flows.
| 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/charm/SPX" \ -H "X-API-Key: YOUR_API_KEY"