gex.levels

Paid

Gamma exposure levels

Dealer gamma exposure (GEX) by expiration and by strike for one symbol, with the net total, sign interpretation and flip strike. Strike levels are for the requested expiration or the nearest one.

Paid. Other callers receive a tier_required error.

Input

FieldTypeDescription
symbol*stringTicker symbol, e.g. SPY
expirationstringExpiration for the strike breakdown; defaults to the nearest

* required

Output

Returned under data; every response also carries meta with freshness, as_of and truncated.

FieldTypeDescription
symbol*string
underlying_price*number
as_of_date*string
total_net_gex*number
interpretation*"positive" | "negative"
flip_strike*number | null
expirations*object[]
levels*object[]

* required

Example request

curl -X POST "https://impliedoptions.com/api/v1/tools/gex.levels" \
  -H "Authorization: Bearer <YOUR_KEY>" \
  -H "Content-Type: application/json" \
  -d '{
    "args": {
      "symbol": "SPY"
    }
  }'

Rendered result: /ticker/SPY#gex

Run

Log in to run this tool.
gex.levelsGamma exposure levelsPaid

Ticker symbol, e.g. SPY

Expiration for the strike breakdown; defaults to the nearest