The book for one date
get_option_chainRetrieve every quoted strike for a chosen expiry with bid, ask, mark, implied volatility, and delta for calls and puts. Use to assess the real options book instead of relying on a proposal.
Instructions
Every quoted strike on one expiry — bid, ask, mark, implied volatility and delta for both the up and down contract. Use when you need to reason about the actual book rather than take a proposal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| around | No | How many strikes either side of spot. Default 8. | |
| currency | Yes | ||
| expiry_ts | No | From list_expiries. Defaults to the nearest weekly. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| spot | Yes | ||
| currency | Yes | ||
| expiryTs | Yes | ||
| expiryDays | Yes |