Option Expiry Dates
option_chain_expiry_date_listRetrieve a list of option chain expiry dates for a given security symbol. Use with option chain info by date to obtain strikes and Greeks.
Instructions
Get option chain expiry dates for a symbol (e.g. AAPL.US). Returns expiry_dates[] as "yyyy-mm-dd" strings. Use with option_chain_info_by_date to get strikes and Greeks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK" |