I Want historical one minute candle data which function is already present python dhan SDK.
My code runs perfectly and return me day candle data of symbol historical.
which is ours side problem instead of giving me one minute historical candle data your server give day candle historical data
In the intraday_minute_data, we only provide 1 min candle data for the current day, and not historical basis. You can find more information about the same here: Historical Data - DhanHQ Ver 1.0 / API Document