Day data not maintaining standard time value (00:00:00)

mb12
When fetching day data using pykiteconnect, we are not getting the data in the standard day data format i.e. with 00:00:00 time values.

For an example, for NSE:JITFINFRA stock when we get data for 2017 to 2020, we will notice that the data (attached) for 2017-02-27 to 2018-11-30, the datetimes are not standard (i.e. time is not 00:00:00) and different time nearly every day!

https://api.kite.trade:443 "GET /instruments/historical/5040897/day?from=2017-01-01&to=2020-12-31&interval=day&continuous=0&oi=1

pasting some data here:
datetime open high low close volume oi
2017-02-27 09:44:00+05:30 51.8 52 49.25 49.25 16358 0
2017-02-28 09:15:00+05:30 46.8 49 46.8 46.8 25883 0
2017-03-01 09:15:00+05:30 44.5 47 44.5 44.5 44854 0
2017-03-02 09:15:00+05:30 42.3 45.4 42.3 42.3 67642 0
2017-03-03 09:15:00+05:30 42 42.15 40.2 40.5 151189 0
2017-03-06 09:15:00+05:30 40.2 42.2 39.7 42.2 50285 0
2017-03-07 09:15:00+05:30 44.3 44.3 44.3 44.3 2596 0
2017-03-08 09:16:00+05:30 46.5 46.5 46.5 46.5 13758 0
2017-03-09 09:15:00+05:30 48.8 48.8 48.25 48.8 38169 0
2017-03-10 09:16:00+05:30 51.2 51.2 51.2 51.2 2285 0
2017-03-14 09:15:00+05:30 53.75 53.75 52.75 53.75 36125 0
2017-03-15 09:15:00+05:30 56.4 56.4 54 56.4 28631 0
  • rakeshr
    For an example, for NSE:JITFINFRA stock when we get data for 2017 to 2020, we will notice that the data (attached) for 2017-02-27 to 2018-11-30, the datetimes are not standard (i.e. time is not 00:00:00) and different time nearly every day!
    Yes, this is already in our notice. It shall be deleted over weekends(non-market timings).
Sign In or Register to comment.