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

Make clicking on orderbook entries beyond the first row work like on Poloniex #758

Closed
svk31 opened this issue Mar 3, 2016 · 0 comments
Closed

Comments

@svk31
Copy link
Contributor

svk31 commented Mar 3, 2016

As an example (see image below), if you click the 4th row of the ask side, you are either looking to place your own ask onto the order book at that price, OR you want to match the orders on the ask side up to that price. So 2 things should happen: 1) the sell window should be populated with the price you clicked in case you want to place an order on the ask side of the book at the clicked price, and 2) the buy window should be populated with a) the price you clicked, b) the sum of the share amounts on those first 4 rows, and c) the sum of the prices of the shares available on those 4 rows. This allows you to see how many shares are available up to the price you are willing to pay before either clicking buy or clicking further down the book if you need more shares.

https://bitsharestalk.org/index.php/topic,18614.msg283338.html#msg283338

@svk31 svk31 closed this as completed in d6800ba Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant