get_options_chain
Retrieves an at-the-money option chain, including IV rank and expected move, with strikes that bracket the current price.
Instructions
Option chain around the money, with IV rank and the market-implied expected move at the top — the two numbers that tell you whether the board is cheap or dear and how far it is priced to travel.
Strikes are selected to bracket spot, not taken from one end of the ladder. For greeks and put/call skew as well, call get_options_analytics; to hunt unusual flow call get_unusual_options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | The stock symbol (e.g. AAPL, SPY, NVDA). | |
| strikes | No | How many strikes either side of spot to show (default 6). | |
| expiration | No | Expiry as YYYY-MM-DD. Defaults to the nearest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |