ExchangeSharp
ExchangeSharp copied to clipboard
ExchangeHuobiAP.GetTickersWebSocketAsync() "The method or operation is not implemented."
Hi, Hope you are doing well. Facing issue when in GetTickersAsync() this one https://github.com/jjxtra/ExchangeSharp/issues/421 then i update Exchange sharp 0.6.0.1 to 0.7.2 It fixed my problem and i see GetTickersWebSocket() convert into GetTickersWebSocketAsync() now i am getting error in this method "The method or operation is not implemented." Note: For Binance its working fine but when i used Huobi its giving error. I'm using first time Huobi from ExchangeSharp for your concern.
Please check and help me out

That means the tickers websocket is not yet implemented for Huobi. If you send a pull request with the implementation, we'll be happy to merge it. If you don't know how, you can also post the new code here.
Well ok tomorrow I'll send you pull request.
I have implemented huobi GetTickersWebSocketAsync() method, if you need, pls contact me via email(yuandong618#gmail.com)