Issue in data for stock Last Price and Close Price in API and Kite Dashboard

mohitsx11
Hi Team,

I am facing issue with stock Last Price and Close Price on same day and next day even.

For Ex: I have a stock Raymond Ltd. (NSE) and Instrument Id is 2859.

For this stock Kite dashboard and Api is sending wrong price for close i.e. Rs 583.7 on 20th Feb 2020. Whereas actual close price for the same date on google is showing different i.e. Rs 584.50.

Attached screenshot from Google:

Attached Screenshot from Kite Dashboard:

Kite API Data on 21st Feb 2020:

{
"instrument_id" : "2859",
"close" : 583.7,
"high" : 597.1,
"last_price" : 583.7,
"last_price_date" : "2020-02-21T04:30:01.486Z",
"low" : 577.1,
"open" : 582.9,
"volume" : 0
}

Please help with this issue, thanks
Tagged:
  • sujith
    Kite is showing BHAV copy value. I think NSE website didn't update the post-settlement close price.
Sign In or Register to comment.