Today is 9th June, 2024. I've written a code to back test my strategy for Nifty Options. But I'm not able to access Options whose expiry was before 18th April, 2024.
The history function sends no data when called and given an option expiring before 18th April.
Is there any alternate way to get that data. I checked NSE website but even there I got data on 1D timeframe basis and not the 5 min timeframe on which my strategy is based upon.
This is the result (range from 2024-03-01 to 2024-04-20)
NSE:NIFTY2441020650CE
{'candles': [], 'message': '', 's': 'no_data'}