option_chain
Retrieve the full option chain for a given ticker and expiration, showing calls and puts to support market analysis and trading decisions.
Instructions
Get option chain data (calls and puts) for a specific expiration.
Args: symbol: Ticker symbol expiry: Expiration date (YYYY-MM-DD)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiry | Yes | ||
| symbol | Yes |