JKorf / HTX.Net

A C# .netstandard client library for the Huobi REST and Websocket Spot and Swap API focusing on clear usage and models
https://jkorf.github.io/HTX.Net/
MIT License
73 stars 52 forks source link

Missing websockets #73

Closed Amannda123 closed 2 years ago

Amannda123 commented 2 years ago

Hi,

i know you're time is limited and all that, but could you add the websocket for liquidation_orders?

https://huobiapi.github.io/docs/dm/v1/en/#subscribe-liquidation-order-data-no-authentication-sub

thanks in advance <3

JKorf commented 2 years ago

Hi, sorry for the late reply. This endpoint is part of the futures API which has not yet been implemented. The endpoint should be implemented with the rest of the futures API, but I can't give any timeline on that.