I have two questions:
1. Is there any way to get the expired future and option symbol details? This https://public.fyers.in/sym_details/NSE_FO_sym_master.json doesn't have expired FO symbol details.
2. Also for expired futures and options how to get the candles data? I tried to fetch using the History API, but its returning - { "code": -300, "message": "Invalid symbol provided", "s": "error" }
Request: https://api-t1.fyers.in/data/history?symbol=NSE:NIFTY25NOVFUT&resolution=1&date_format=1&range_from=2025-11-11&range_to=2025-11-11&cont_flag=1
How to get expired future and option symbol details and candles?
1
1 reply