How do I get the current candle open price using Zerodha API?

Hello,

I am trying to get the current candle open price using API. My logic goes here as take the LTP of 0th second. Is this a right approach? or Do we have any other thoughts?

Thanks,
Vidhya

Post this question in Kite dev forum. You might get an answer there.

Thanks

Normally it works 50% of the times. You can do backtesting by comparing your program values with provided by zerodha in one min candle basis.