altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
617 stars 186 forks source link

Huobi: add support for L2 update stream #208

Open bmancini55 opened 4 years ago

bmancini55 commented 4 years ago

Exchange Huobi

Subscription type L2Update

Description Huobi offers L2 streams on a new socket for L2 updates: https://huobiapi.github.io/docs/spot/v1/en/#market-by-price-incremental-update

This will need to be done after #149 so that it is easier to obtain sockets per subscription type.