Option Expiry Dates
option_chain_expiry_date_listGet option expiry dates for any US or HK symbol as yyyy-mm-dd strings, enabling targeted retrieval of strikes and Greeks for each date.
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" |