Get Options Chain
get_options_chainRetrieve an at-the-money option chain with IV rank and expected move to assess whether options are cheap or expensive. Strikes bracket the current price for a focused view.
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. |