there is some confusion between closing price and previous closing price. Take example: After the trading hours over, i get this data from kite API, for the symbol: 5PAISA (kite_quote api) Symbol: NSE:5PAISA, Instrument Token: 113921, Date: 2025-01-09, Volume: 16753, Upper Circuit Limit: 544, Open: 455.3, High: 456.1, Low: 445.4, Close: 453.35 The closing price is 453.35: When we check it in Google, it shows 453.35 as a previous closing price and 450 as a current closing price.
The closing price provided by the kite API is not matching with platform. Or the closing price provided by kite API is for the previous trading day? Someone please clarify
Kite Ticker's close price will show the previous day's close price even after market closes. It will be updated with the BHAV copy close price(present day's close price) tomorrow morning after BOD is run.