ticker.research
PaidTicker 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.researchInput
| Field | Type | Description |
|---|---|---|
| symbol* | string | Ticker symbol, e.g. SPY |
* required
Output
Returned under data; every response also carries meta with freshness, as_of and truncated.
| Field | Type | Description |
|---|---|---|
| symbol* | string | Ticker 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
Full brief for NVDA
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