maxpain.levels

Paid

Max pain by expiration

Max pain strike for each listed expiration of one symbol, with call/put open interest totals. `max_pain` is the strike for the requested expiration or the nearest one.

Paid includes this tool and its complete output.

Upgrade to use maxpain.levels

Input

FieldTypeDescription
symbol*stringTicker symbol, e.g. SPY
expirationstringExpiration for `max_pain`; 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
max_pain*number
by_expiration*object[]

* required

Example request

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

Rendered result: /ticker/TSLA#maxpain

Run

Log in to run this tool.
maxpain.levelsMax pain by expirationPaid

Ticker symbol, e.g. SPY

Expiration for `max_pain`; defaults to the nearest

Upgrade to run maxpain.levelsArguments remain editable so you can prepare the call before upgrading.