option_list_dates
Find available data dates for an option by entering symbol, request type (trade/quote), and expiration. Get a list of dates with historical option data.
Instructions
[FREE] List available data dates for an option by symbol, request type, and expiration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| right | No | The right (call or put) of the contract. | both |
| strike | No | The strike price of the contract in dollars (ie `100.00` for `$100.00`), or `*` for all strikes. | * |
| symbol | Yes | The stock or index symbol, or underlying symbol for options. | |
| expiration | Yes | The expiration of the contract in `YYYY-MM-DD` or `YYYYMMDD` format. | |
| request_type | Yes | The request type. |