Open BigXia opened 1 month ago
Looks like the methods on_open, __on_error, and on_close in the BitMEXWebsocket class are being passed the wrong number of arguments. The mismatch is leading to the TypeErrors you're seeing. Can ensure you're using the latest version of the websocket-client library & modify the callback functions.
Got the error below when running "marketmaker", any idea?