stellar-client icon indicating copy to clipboard operation
stellar-client copied to clipboard

Highlight your orders in the orderbook and allow you to cancel them from there

Open jedmccaleb opened this issue 11 years ago • 6 comments

jedmccaleb avatar Sep 30 '14 01:09 jedmccaleb

Potential show stopper: The order book displays aggregated offers called price levels. That means each price level could potentially represent zero, one, or multiple orders created by the current user.

deckar01 avatar Sep 30 '14 22:09 deckar01

Well it just makes it a bit more complicated. You have to subtract your offer at that price and display it separately from the rest of the orders at that price.

jedmccaleb avatar Sep 30 '14 23:09 jedmccaleb

What is the motivation for this feature? If we want to make it easier to manage orders for the selected pair, we could add filters to "current orders" or highlight offers matching the current pair.

It would be nice to keep the separation of "current orders" manages the user's offers and "order book" aggregates and displays the spread for a currency pair. @nullstyle Thoughts?

deckar01 avatar Sep 30 '14 23:09 deckar01

It allows you to visually see where your orders are in relation to others. It is the next best thing to trading from charts

jedmccaleb avatar Oct 02 '14 14:10 jedmccaleb

I personally like it, and believe it is complimentary to the your order section. It could be just as simple as justcoin's implementation: You see a little star (we could use a spaceship!) next to the prices that you have an order on, simple as that.

Canceling from the list seems less important, IMO, but we could easily have "click the spaceship, jump to the order in the 'my orders' list". Canceling directly from the list will need some design input.

nullstyle avatar Oct 02 '14 16:10 nullstyle

@wynlim your input on design is requested.

bekkibolthouse avatar Dec 02 '14 21:12 bekkibolthouse