Hi, I am using Kite's Historical API to get historical prices, I am noticing significant difference in price that I see on Chart and on API, I believe that Kites Chart are build on its historical API itself, so there should not be any discrepancy on historical data. For example I am trying to get Daily OHLC for BAJAJFINSV, Kite API shows OHLC as : date open high low close volume \ 0 2024-04-16 00:00:00+05:30 1632.35 1647.8 1610.95 1618.55 56266
Whereas on the chart of BAJAJFINSV, I see Open :1640 High : 1648.7 Low: 1611.35 Close: 1618.5
I have noticed this for almost all stocks, whereas while comparing indexes(NIFTY 50, NIFTY BANK) I get the values which are exactly the same as chart. Can anyone help me with this?
Let me know if I should share the code as well?
I am sorry