slazarov / python-bittrex-websocket

Python websocket for Bittrex (non async).
http://python-bittrex-websocket-docs.readthedocs.io/en/latest/index.html
MIT License
103 stars 38 forks source link

Websockets code to get tickers doesn't work anymore #92

Open ncollier164 opened 2 years ago

ncollier164 commented 2 years ago

The code to get tickers doesn't seem to work anymore. It may be due to the fact that this was made back in 2017/18 and many updates have taken place. I get a string of errors, too many to count. But one of them is 👍

AttributeError: 'MySocket' object has no attribute 'subscribe_to_ticker_update' because it does not fund a sub called 'subscribe_to_ticker_update' under class MySocket(BittrexSocket): . Are you able to provide the up to date python code to do the ticker websocket query?

slazarov commented 2 years ago

Hi, I no longer maintain this repo.

——— Stanislav Lazarov

On 27 October 2021 at 22:02:26, ncollier164 @.***) wrote:

The code to get tickers doesn't seem to work anymore. It may be due to the fact that this was made back in 2017/18 and many updates have taken place. I get a string of errors, too many to count. But one of them is 👍

AttributeError: 'MySocket' object has no attribute 'subscribe_to_ticker_update' because it does not fund a sub called 'subscribe_to_ticker_update' under class MySocket(BittrexSocket): . Are you able to provide the up to date python code to do the ticker websocket query?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/slazarov/python-bittrex-websocket/issues/92, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG2VIG337ZNPZZGMEZAWROLUJBLFFANCNFSM5G3CK62A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.