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

Lastest price bug #84

Description

@edmondja

There is a bug with ws.order_books. It seems that the asks and bids are correctly refreshed but lastest prices contained in the key "f" are not.

When you restart the stream doing
`ws = OrderBook()

ws.enable_log()

ws.subscribe_to_orderbook(pairs_list)`

Then, the dictionary ws.order_books contains the lastest prices, but still they are not refreshed automatically.

PS: it might be related to that issue #29.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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