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

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

@ncollier164

Description

@ncollier164

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions