How to fetch historical data from Zerodha API properly ?
I’m building an algo trading system and need to fetch historical data (like 1-minute candles) from Zerodha.I saw the historical\_data function but not sure what’s the correct way to use it in production.Can someone share a simple and reliable way to fetch historical candles?