crypto-chassis / ccapi

A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
https://discord.gg/b5EKcp9s8T
MIT License
555 stars 192 forks source link

support POSITION_UPDATE and POSITION_UPDATE in okx #472

Open fyr233 opened 1 month ago

fyr233 commented 1 month ago

Hi, I am very grateful for the use of this elegant library.

I would like to know if there are any plans to further support okx in the near future? BALANCE_UPDATE and POSITION_UPDATE subscriptions do not seem to be adapted. refence API: https://www.okx.com/docs-v5/en/#trading-account-websocket-balance-and-position-channel

chassis-community commented 2 weeks ago

@fyr233 Sorry for the late reply. Yes, we do have a plan to add support for okx for BALANCE_UPDATE and POSITION_UPDATE subscriptions.