This is totally unacceptable, specially on the day of expiry of derivatives. This has caused huge losses to me...this is too bad. Please connect me to some senior officer.
@vivek There is some discrepancy in the historical data of options. For example, when I am requesting the today's historical data (per minute) of SBIN16AUG240CE (token 21882626), I am getting 368 data points, while I should be getting 375 data point…
@Kailash @vivek I am facing a very peculiar problem while streaming the data. I am able to stream well if the number of stocks is less than 25 or more than 60. But if their number is in between 25-50, then the streaming becomes very slow. I know tha…
Yes, I agree. Every week there is some problem or the other. If there is any problem with their server, then it should be rectified before the market hours. I am paying regularly for the service, and because of these errors, I have to bear additiona…
I was able to stream more than 150 stocks till Friday. But today again I couldn't stream more than 20 stocks. And I have not changed even a single alphabet of my program. So how can the problem be at my end when that program ran successfully last we…
Just now I upgraded my kiteconnect version. Now I am getting the data only for the first 20 stocks. And that too I just get a single tick. Also no error message is shown. For upto 20 stocks, I am getting the data perfectly.
The problem of more than 20 stocks data seemed to resolve earlier, but has again creeped in. Again I am not able to get the data for more than 20 stocks. Please make a permanent resolution
I fixed the above error. But now I am getting the following error: ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
ok I have checked that maximum times I get this error while running kite.trades() command. Although I run this command after 3 seconds, but maybe it needs to be slowed down further
And also why there is an empty list corresponding to buy, while sell has 10 elements in the corresponding list. Also on top, the buy quantity is 0, while sell quantity has a non-zero value.
I am referring to the format in which the tick data is received from the websocket client from kite Connect. The data is in the following format: [{
"mode": "quote",
"tradeable": True,
"instrument_token": 738561,
"last_price": 957,
"…
I tried it, but I am still facing the same problem. I placed the reconnect method of WS class in the on_close event, but still it is of no use. Why is this happening?
Is there any other method of gettting the list of instrument tokens? If not, can you please provide me that list, as it is very important for getting the historical data.