i m calling kite.ohlc() or kite.ltp() every second (in some rare cases, twice a second).
kite.order_history() every two second
kite.modify_order() every minute.
Are you comparing Historical day candle or live/today's day candle with the summation of today's minute candles?
Yes.
The table contains minute-wise data for the instrument 'RELIANCE' for the month of July. The following query is to fetch the sum of…