https://www.okx.com/docs-v5/en/#overview new wss path and new arguments ```javascript // format { "op": "subscribe", "args": ["<SubscriptionTopic>"] } // example { "op": "subscribe", "args": [ { "channel": "trades", "instId": "BTC-USDT" } ] } ``` v3 doesn't work
https://www.okx.com/docs-v5/en/#overview
new wss path and new arguments
v3 doesn't work