Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate the ask price metric to ensure that it's not a client issue #37

Open
bowd opened this issue Apr 6, 2021 · 1 comment
Open

Comments

@bowd
Copy link
Collaborator

bowd commented Apr 6, 2021

Overview

During the Bittrex CELOEUR listing we had a period without any asks in the order book. This caused the graph to look like this:
image.png

We should make sure that we weren't reporting an average from the client and that we saw that because the dashboard was taking the average.

@albertclabs
Copy link

Is this just some error handling where if there are no asks, we take the maximum of the bid prices, and if there's no bids, we take the minimum of the asks?

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

No branches or pull requests

2 participants