Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

OKEX v5 need to add #320

Open
MidoMiddle opened this issue Mar 17, 2022 · 1 comment · May be fixed by #326
Open

OKEX v5 need to add #320

MidoMiddle opened this issue Mar 17, 2022 · 1 comment · May be fixed by #326

Comments

@MidoMiddle
Copy link

https://www.okx.com/docs-v5/en/#overview

new wss path and new arguments

// format 
{
  "op": "subscribe",
  "args": ["<SubscriptionTopic>"]
}
// example
{
  "op": "subscribe",
  "args": [
    {
      "channel": "trades",
      "instId": "BTC-USDT"
    }
  ]
}

v3 doesn't work

@Mateotey
Copy link

Mateotey commented Apr 1, 2022

this would be really great if someone could code this pr

@MarhiievHE MarhiievHE linked a pull request Apr 22, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants