Getting Error in the Twisted library python , i am using the threaded mode there is error in format coming from server please check i have tested with other api keys but still same issue @rakeshr
File "/home/dknaix/.local/lib/python3.11/site-pac…
The oi data which is send from web socket for a options was 0 or missing, my code apply applies logic on this data for further analysing the data, since there are multiple error handling, its difficult for me to tell what exactly went wrong but aft…
@sujith @rakeshr
i assume Zerodha is India's top broker. Why does issue on Zerodha's end has to be fixed by us even after paying for the api, other brokers offer free orders api, also for every order if this orderbook check is done by client that t…
i am looking for a professional Algo developer who can make a strategy that can vanish my 100% of capital in 1 minute, actually i am having a lot of money and don't know where to spent it
monitoring from past 2 days haven't found any disconnection logs yet so i think socket is smooth now, but im sure the issue was from Zerodha side maybe more load or something. @rakeshr You can close this discussion now Thanks.
@rakeshr today also same websocket issue please check maybe the issue is from zerodha, have tested all combinations but same results, frequent websocket disconnection every 3-4 mins getting worse please look into the matter asap
Error Message: "Socket Error 1006 connection was closed uncleanly"
my current Thread structure:
Main
->worker Thread (non daemon,dies after work done)
-> kws (threaded=True) # dont know about this, if it keeps ws open forever
Main …
Error : "Connection closed: 1006 - connection was closed uncleanly (WebSocket opening handshake timeout (peer did not finish the opening handshake in time)" , today this didn't happened even once okay will try different approach. As we all know its …
@sujith i am using multi-threading, also using kiteTicker in threading mode, the main thread dies after initiating the kite ticker and the callbacks keeps firing, so i use the in-memory DB to store the ticks, and fetch data from there. And using oth…
Order modification was success on the api, also received the Order Update callback from WS, but the timestamp on which it was updated on KITE Web platform was showing 1 min difference, and after that my system responded very unusually, a short sell…
today (6-OCT-22) even i got dropping WS connection, with 2 WS connection from 1 api key, what can be the issue? python code was running on AWS Cloud, though it reconnects after 2s this happened in morning a few times around 9.30am .I am using pykite…