options_chain
Retrieve options chain data for stocks, including calls, puts, expirations, strikes, volumes, open interest, implied volatility, and greeks to analyze trading opportunities.
Instructions
Get options chain (calls and puts) for a stock.
Returns available expirations and, if one is specified or the nearest is used, the full chain with strikes, volumes, open interest, implied volatility, and greeks (when available).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker (e.g., 'AAPL') | |
| expiration | No | Optional expiration date YYYY-MM-DD, or leave empty for nearest |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||