Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExchangeHuobiAP.GetTickersWebSocketAsync() "The method or operation is not implemented." #538

Open
fazeelmehar opened this issue Apr 23, 2020 · 3 comments

Comments

@fazeelmehar
Copy link

Hi, Hope you are doing well. Facing issue when in GetTickersAsync()
this one #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

image

@vslee
Copy link
Collaborator

vslee commented Apr 23, 2020

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.

@fazeelmehar
Copy link
Author

Well ok tomorrow I'll send you pull request.

@happysammy
Copy link

I have implemented huobi GetTickersWebSocketAsync() method, if you need, pls contact me via email(yuandong618#gmail.com)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants