Enable NFO market data access for API (LTP/Quote not working)

sriperforms
Hi Team,

I am using Kite Connect API with Python to build an options trading system.

Currently:
- NSE instruments (e.g., NIFTY spot) are working
- NFO instruments (options) are not accessible via LTP/quote APIs

Example:
kite.ltp("NSE:NIFTY 50") → works
kite.ltp("NFO:NIFTY...") → returns empty

Could you please enable NFO market data access for my API key?

Thanks.
Sign In or Register to comment.