I think you guys need to fix something - ur environment is not stable which is not a good news for me like traders
Unknown Content-Type (text/html; charset=UTF-8) with response: (b'\n\n\n\n \n\nCould not find host | api.kite.trade | Cloudflare\n\n…
yes all logs are similar and i am really puzzled and its started only after upgrading kiteconnect api
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (None)
ERROR:kiteconnect.ticker:Connection closed: 1006 - connec…
its happening for MCX only and in on_ticks function.
I will share my code as well, this was not happening before update when i was using beta version of kiteconnect v3 api
[email protected] [~]# python3.6
Python 3.6.3 (default, Feb 4 2018, 14:18:28)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-18)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import incremental
…
Actually this all I got in Exception block on tick call back(Python) .
WebSocket connection lost: [Failure instance: Traceback (failure with no frames): : Connection was aborted locally, using.
].
Moreover please advice if a session is valid for w…
after updating kiteconnect new 3.0 api
i am getting below error
File "mytest.py", line 3, in
from kiteconnect import KiteTicker
File "/usr/local/lib/python3.6/site-packages/kiteconnect/__init__.py", line 111, in
from kiteconnect.ticke…