get_options_chain
Retrieve options chain data for any stock, including calls and puts with strikes, premiums, volume, open interest, and implied volatility. Analyze available contracts to make informed trading decisions.
Instructions
Get options chain data for a stock including all available calls and puts with strikes, premiums, volume, open interest, and implied volatility. Useful for analyzing available options contracts and their prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol (e.g., AAPL, MSFT) | |
| expirationDate | No | Expiration date in YYYY-MM-DD format (optional, defaults to nearest expiration) |