OHLC data integrity

chintanvhparmar
Hi,
Please find below scenario where i am unable to understand where KiteConnect java client getQuote OHLC close price value is coming from.

getQuote method from the java client returns below data,
07-Nov 01:46 PM, SWANENERGY.NS open-117.0,high-125.25,low-115.0,close-113.3

NSE link shows below data,
https://www.nseindia.com/live_market/dynaContent/live_watch/get_quote/GetQuote.jsp?symbol=SWANENERGY&illiquid=0&smeFlag=0&itpFlag=0

Open 117.00, High 125.25, Low 115.00, Close - Blank

The current price shown on NSR and Zerodha Kite chart at this time is 118. I would expect the close price to show 118 from the getQuote method OHLC data structure. Please suggest why API is returning 113.3 while the last trade price at the time was 118?

Thanks,
Chintan Parmar

This discussion has been closed.