pymexc icon indicating copy to clipboard operation
pymexc copied to clipboard

Unable to use ws that require paramter

Open Etherice opened this issue 10 months ago • 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")

Etherice avatar Apr 04 '24 12:04 Etherice