You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use any of the futures ws that require a parameter to be set (kline_stream) and every time I am getting a Connection is already closed error.
I am trying to use any of the futures ws that require a parameter to be set (kline_stream) and every time I am getting a Connection is already closed error.
ws_futures_client.kline_stream(handle_message, "BTC_USDT", "Min15")
The text was updated successfully, but these errors were encountered: