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
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: