makarworld/pymexc

Unable to use ws that require paramter

Opened this issue · 0 comments

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")