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

[bug] bestorders/orderbook quantity showing as zero #2129

Closed
smk762 opened this issue Nov 29, 2022 · 0 comments · Fixed by #2130
Closed

[bug] bestorders/orderbook quantity showing as zero #2129

smk762 opened this issue Nov 29, 2022 · 0 comments · Fixed by #2130
Assignees
Labels
bug Something isn't working P0 Blocker / critical defect

Comments

@smk762
Copy link
Collaborator

smk762 commented Nov 29, 2022

After the recent API update prior to release, changes to structure of responses from bestorders and orderbook methods removed the maxvolume value with base_max_volume and rel_max_volume. Unfortunately our backend code has not fully implemented the changes required for this update.

As a result, we end up with a zero for Available quantity here
image

@smk762 smk762 added bug Something isn't working P0 Blocker / critical defect labels Nov 29, 2022
@smk762 smk762 self-assigned this Nov 29, 2022
@ghost ghost closed this as completed in #2130 Nov 30, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 Blocker / critical defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants