get_nse_option_chain
Retrieve the full option chain for NSE stocks and indices, including open interest, implied volatility, and price data for all strike prices. Supports NIFTY, BANKNIFTY, and individual stocks.
Instructions
Get the full F&O option chain for NSE stocks and indices. Returns all strike prices with Call (CE) and Put (PE) data: - Open Interest and Change in OI - Implied Volatility - Last Traded Price, Bid/Ask - Volume Works for: NIFTY, BANKNIFTY, FINNIFTY, MIDCPNIFTY, and individual stocks. Data from the official NSE India API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expiry | No | Filter by expiry date (e.g. "30-Jan-2025"). Omit for all expiries. | |
| symbol | Yes | NSE F&O symbol (e.g. NIFTY, BANKNIFTY, RELIANCE, TCS) |