One contract, in full
get_tickerRetrieve bid, ask, mark, implied volatility, and greeks for a single named options instrument, such as ETH-20261030-3000-C.
Instructions
Bid, ask, mark, implied volatility and greeks for a single named instrument, e.g. 'ETH-20261030-3000-C'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instrument | Yes | Derive instrument name, e.g. ETH-20261030-3000-C |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iv | Yes | ||
| ask | Yes | ||
| bid | Yes | ||
| mark | Yes | ||
| vega | Yes | ||
| delta | Yes | ||
| gamma | Yes | ||
| index | Yes | ||
| theta | Yes | ||
| instrument | Yes |