F&O data required for backtesting

Hi,

I am planning to write my own Python code for backtesting my strategies. I want to know where I can get 1 min OHLC data of F&O for NIFTY and BANKNIFTY. I am fine to pay for this data.

Thanks,
Sagayaraj

Multiple vendors out there.

Well known ones are Trudata and Globaldatafeeds.

I have used accelpix and found them good as well.

You can find the full list of authorized data vendors at below link:
https://www.nseindia.com/market-data/real-time-data-subscription

I also use python for backtesting option strats, because of which I have all the data saved as JSON rather than CSV which most other vendors use. I can provide that data as well as help you with writing backtests if needed. You can reach me at [email protected]

I have sent mail to you. Thanks for your help.

I have already replied to your Email.

Found this on kaggle