ticker.research

anonymous ok

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.

Free. Anonymous and Free callers get 15-minute delayed data capped at 50 rows.

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

Anonymous: 100 runs/day, delayed.
ticker.researchTicker researchFree

Ticker symbol, e.g. SPY