-
Notifications
You must be signed in to change notification settings - Fork 570
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
Error in market limit order pricing calculation? #3689
Comments
As @litepresence said in Telegram:
It's a UI issue. I don't think hiding the orders is a good idea. Maybe better show |
Not bad. Just FYI I think in a financial system, numbers are better aligned with decimal points. |
What if an order's price is By the way the BTS amounts are not aligned with decimal points. To be clear, I'm not being picky, and I know it takes a lot of effort to improve UX, finding a "good enough" solution is already very hard, let alone a "perfect" one. So please just do what you think is okay, and prioritize tasks appropriately. Thank you anyway. |
Describe the bug
For user 'fkh2jevt` there are 2 open orders with price 0.00000 in the 'my open orders' section of the HONEST.USD_BTS market.
Also showing as 0.00000 price in the buy orders component.
To Reproduce
Navigate to this user's webapp view by searching for their name in the explorer, then go to the HONEST.USD_BTS market and view the my open orders and buy orders (show more orders to view).
Expected behavior
A price greater than 0 should be calculated.
Screenshots
Additional info
https://blocksights.info/#/objects/1.7.456286605
The text was updated successfully, but these errors were encountered: