Hi, @rakeshr I went through it but unfortunately couldn't find my solution.
My streaming code:
from kiteconnect import KiteConnect
from kiteconnect import KiteTicker
import pandas as pd
import os
cwd = os.chdir("I:\Algo")
#generate trad…
Hi,
I am facing the same issue while streaming for tick data
My code was working perfectly till yesterday. Getting this issue since today morning.
Connection error: 1006 - connection was closed uncleanly (I dropped the WebSocket TCP connection: c…