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 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?