get_options_chain
Retrieve full options chain data for any stock ticker, including Greeks exposure, open interest, and volume by strike price. Analyze options market activity to inform trading decisions.
Instructions
Get full options chain data for a ticker, including GEX, OI, and volume by strike
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol, e.g. 'MU', 'AAPL', 'TSLA' | |
| expiration | No | Expiration date filter, e.g. '2026-04-17' | |
| greeks | No | Greek to analyze, e.g. 'gamma' |