JKorf/HTX.Net

SubscribeToPartialOrderBookUpdates100MilisecondAsync incorrect base address

Closed this issue · 3 comments

in the method SubscribeToPartialOrderBookUpdates100MilisecondAsync the base address used is baseAddressMbp-"wss://api.huobi.pro/feed", but should be BaseAddress-"wss://api.huobi.pro/ws"
Cheers

JKorf commented

Are you sure?
https://huobiapi.github.io/docs/spot/v1/en/#market-by-price-incremental-update
Market by price subscriptions are noted to be on wss://api.huobi.pro/feed

JKorf commented

Its been a little while, but I've updated this