Hi Team, I downloaded the historical test data for Bank Nifty with one-day time frame. I found that the closing price at the end of the day in Zerodha's front-end differs from the API's historical data. I have verified this across multiple days, but the issue exists.
Example: INDEX: BNF DATE:08-01-2025 TIMEFRAME: 1DAY API HISTORICAL CLOSE PRICE: 49836.15 KITE FRONTEND CLOSE PRICE: 49835.05 Code used to download the historical data : kite.historical_data( instrument_token=symbol, from_date=start_date, to_date=end_date, interval=interval )
Thank you so much... U r correct am running at evening and the price is not matching.. Now am running at morning the price is matching.. Thank you for the insights
Bhav copy exact close of the day sync happens post-midnight.