We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The depth chart is supposed to show the depth of the orderbook, but at the moment, it does not show anything.
See this picture from the README how it's supposed to work:
depth chart is broken because depth field has been removed in orderbook in mm2 (https://github.com/particle4dev/hyperdex/blob/master/app/renderer/components/DepthChart.js#L37)
The text was updated successfully, but these errors were encountered:
particle4dev#14 (comment)
Sorry, something went wrong.
No branches or pull requests
The depth chart is supposed to show the depth of the orderbook, but at the moment, it does not show anything.
See this picture from the README how it's supposed to work:
depth chart is broken because depth field has been removed in orderbook in mm2
(https://github.com/particle4dev/hyperdex/blob/master/app/renderer/components/DepthChart.js#L37)
The text was updated successfully, but these errors were encountered: