I am using the python asynchronous code example. It worked well for a month. Now I am getting below error daily and stops the streaming.
What could be the reason? And what should I do to get it reconnected automatically
2018-01-17 16:51:01,220 …
Kite Connect example to receive and store tick in database asynchronusely
Please confirm whether my understanding is correct,
During the delay of 5 seconds specified in the code, celery collect all ticks received for all the tockens and update the …
Is this issue resolved ?
I am also getting the same error
File "C:\ProgramData\Anaconda3\lib\site-packages\kiteconnect\__init__.py", line 906, in _create_connection
return websocket.WebSocketApp(url,
AttributeError: module 'websocket' has n…