Not getting the latest candle data

wealthfromtrading
Hello,

I am trying to get the latest 15 min candle data but the data i get is one day late for some reason. e.g. I was using this URL

https://api.kite.trade/instruments/historical/41729/15minute?from=2018-02-15&to=2018-08-02+02:30:00&api_key=&access_token=

to get the 15 min candle data for say 2:45 pm (today). but for some reason i am returned only till the last candle of yesterday i.e. candle with timestamp of : 2018-08-01T15:15:00+0530

Any idea why is this happening? is this expected? how to get the latest candle data at run time then ?
Sign In or Register to comment.