You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experienced with binance and kucoin implementations, but trying to integrate Huobi.
client.SubscribeToSymbolTickerUpdatesAsync returns HuobiSymbolDatas and those tickers don't have ask/bids. I am not able to specify a coin name as the example here shows. Am I missing how to subscribe to specific tickers w/ ask/bid or is the wrapper missing it?
The text was updated successfully, but these errors were encountered:
I'm experienced with binance and kucoin implementations, but trying to integrate Huobi.
client.SubscribeToSymbolTickerUpdatesAsync returns HuobiSymbolDatas and those tickers don't have ask/bids. I am not able to specify a coin name as the example here shows. Am I missing how to subscribe to specific tickers w/ ask/bid or is the wrapper missing it?
The text was updated successfully, but these errors were encountered: