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
The domain name wss://openapi-ws.bitmart.com will not provide Futures 1.0 Websocket services.
Please use the domain name wss://openapi-ws-v2.bitmart.com to access Futures 2.0 Websocket services
Change the value of the variable FUTURES_PUBLIC_WS_URL
from wss://openapi-ws.bitmart.com/api?protocol=1.1 to wss://openapi-ws-v2.bitmart.com/api?protocol=1.1
Change the value of the variable FUTURES_PRIVATE_WS_URL
from wss://openapi-ws.bitmart.com/user?protocol=1.1 to wss://openapi-ws-v2.bitmart.com/user?protocol=1.1