It looks like you're new here. If you want to get involved, click one of these buttons!
def on_ticks(ws, ticks):
global my_ticks
my_ticks.extend(ticks)
kws.connect(threaded=True)
Connection error: 1006 - connection was closed uncleanly (WebSocket opening handshake timeout (peer did not finish the opening handshake in time))