Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

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

Open
ncollier164 opened this issue Oct 27, 2021 · 1 comment
Open

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

ncollier164 opened this issue Oct 27, 2021 · 1 comment

Comments

@ncollier164
Copy link

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
Copy link
Owner

slazarov commented Oct 27, 2021 via email

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

No branches or pull requests

2 participants