somehow i am getting this error for Weekly Futures of SENSEX as well e.g. kc.historical_data(SENSEX24816FUT (218478597), BFO, day, 2024-05-10 00:00:00+05:30, 2024-08-14 23:59:00+05:30, True, True): InputException invalid segment for continuous data,…
problem is it comes once in a while, to get it i will have to keep debug off all the time that could slow the process down. but will try in some way where i can.
Still find the issue open, tried again for TATAMOTORS24JUL1200CE for the specified duration and still get duplicate records like shown below for 2024-06-18 09:15:00+05:30:
open high low close volume oi
datetime …
While it appears fixed for this particular instrument, but the same problem exists for other instruments as well e.g. for NFO:TATAMOTORS24JUL1200CE, there are duplicate minute candles for 2024-06-18 09:15:00+05:30
Would help if Zerodha could do a c…
But even live data does not generate accurate candles i.e. if we generate minute data using websocket live data, and then compare it with historical minute data at EOD, it will not match. Is there a reliable way to generate candle data reliably duri…
From what i have figured out, now day interval data calls require 'from' and 'to' in date format, like:
GET /instruments/historical/5040897/day?from=2017-01-01&to=2020-12-31&interval=day&continuous=0&oi=1
Though would have been goo…
Well, then how are market quotes coming for stocks now? Thought it always worked earlier as well, it just returned the last quote. Please note that market quotes data also helps to get the current circuit limits & circuit limit % as well.