this json i am getting from INTERVAL_MINUTE tick
"{\"Mode\":\"quote\",\"InstrumentToken\":1293825,\"Tradable\":true,\"LastPrice\":1136,\"LastQuantity\":15,\"AveragePrice\":1130.81,\"Volume\":79814,\"BuyQuantity\":13478,\"SellQuantity\":21650,\"Open…
may i know the delay time ? OR will it be possible from current minute to request for previous(-1) minute. (example at 11:30 am can i request for 11:29 am 1 minute ?)
Or is there any real time data streaming api ?
this error message is thrown by kite connect library. i am not using any other client. "invalid token" is the exception message. I have added 50 milliseconds delay between each request. And this error is coming at request number 411
we only subscribed to get historical data, as per our requirement we can build our own screener/scanner. Thanks, in future will not use zeroda's historical data service. Even for back testing this much cost is too much
I will recommend others to do not waste money on historical ad-on for zerodha connect api to get historical data. And will suggest to use other available scanners/screeners in market.
"three requests per second" (Very bad) -> In this case other scanners/screeners (providing real time data and historical data) available in market are far better than your API library paying very less changes as compared to zerodha api...... If …
i am sending one request per symbol (Exchange : NSE , Segment : EQ), with one millisecond delay in each request. Also few symbols there is empty historical data.
it is very useful thanks, i am able to use kiteconnect library with single access_token without error. may i know how to use access token to make our own api calls instead of using kiteconnect library functions ? actually while using access toke in …
now i have added connect api subscription along with add on subscription, pls help me to get request_token. Unable to get same as per steps mentioned in attached image/documentation (https://kite.trade/docs/connect/v3/user/)
now able to successfully login to https://developers.kite.trade/ but with curl/postman getting this error even after clearing all sessions multiple time
curl "https://api.kite.trade/instruments/historical/5633/minute?from=2017-12-15+09:15:00&to…
now i have connect api access, and i am getting this error
https://developers.kite.trade/arunk?request_token=TqU8Ayn1wNnAiGeBU3JfuM0gRBvP7muJ&action=login&type=login&status=success
Not Found
The requested URL /arunk was not found on th…