ticker.research

Paid

Ticker research

One-call research brief for a symbol: price and volume, IV rank and percentile, expected moves, gamma exposure, max pain and the latest unusual flow. Unavailable sections are null.

Paid includes this tool and its complete output.

Upgrade to use ticker.research

Input

FieldTypeDescription
symbol*stringTicker symbol, e.g. SPY

* required

Output

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

FieldTypeDescription
symbol*stringTicker symbol, e.g. SPY
price*number | null
as_of_date*string | null
volume*object | null
iv*object | null
expected_moves*object | null
gex*object | null
max_pain*object | null
recent_flow*object[]

* required

Example request

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

Rendered result: /ticker/NVDA

Run

Log in to run this tool.
ticker.researchTicker researchPaid

Ticker symbol, e.g. SPY

Upgrade to run ticker.researchArguments remain editable so you can prepare the call before upgrading.