I’m planning to take the Dhan Data API (~₹500/month) mainly to fetch expired F&O contracts (NSE) with 1-minute OHLCV .
My goal is to download ~2 years of data and use it for backtesting.
Before subscribing, I wanted to check with people who have actually used it:
- How is the data quality ? (missing candles, gaps, incorrect values?)
- Is the data reliable for backtesting strategies ?
- Any major issues with ATM-based strike system ?
- How painful is it to download large datasets (rate limits, loops, etc.) ?
I’m okay with doing some preprocessing, just want to know if it’s usable in practice.
Would really appreciate honest feedback from anyone who has tried this.
Thanks!