"Websocket no longer supported multiple account batch login."
https://www.okx.com/docs-v5/log_en/#2023-04-19
Instead, the expectation is that you create one connection per account. With the SDK, you can do this by making one WebsocketClient instance per account. I'll look to update the parameter to make that clearer in future...
Need to:
"Websocket no longer supported multiple account batch login."
https://www.okx.com/docs-v5/log_en/#2023-04-19
Instead, the expectation is that you create one connection per account. With the SDK, you can do this by making one WebsocketClient instance per account. I'll look to update the parameter to make that clearer in future...
Need to: