Hi @sujith, we too are facing a similar issue for the past couple of days.
Websocket reconnects but the process doesn't get any tick updates. It was working fine till now, a few disconnects and it always used to resume fine.
But this week it just r…
There's a similar problem with few other stocks too, please check this thread https://kite.trade/forum/discussion/5909/incorrect-historical-data
Single day's data seems incorrect because of which all intra-day intervals are affected
Okay, I am fine with the day chart not being adjusted for corporate action.
But historical data for minute/5minute etc. seems to have noise like the spike shown in all above figures, which results into incorrect results on our end.
Isn't there a w…
There's a similar problem with other stocks too for 5min chart, so I assume the problem will be there for other time intervals too.
For eg,
TechM
AuroPharma
And there're more stocks
Adani, Ajanta Pharma, Arvind, Auropharma, Bata India, BEL, Cadila…
Thanks Sujith
I guess the exception was because I was trying to check is_connected() without calling connect() first. But ideally is_connected() should just return me false in this case, shouldn't it?
@sujith, sure will message the API key
@avinashcherukuri I tried following url and it worked for me
https://kite.zerodha.com/connect/login?api_key=my_api_key
whereas I had always used https://api.kite.trade/connect/login?api_key=my_api_key be…
Hi @sujith Thanks for your quick response. But it still isn't working for me.
I get following error when I enter my login url https://api.kite.trade/connect/login?api_key=my_api_key
"status":"error","message":"Route not found","data":null,"erro…