
Looks nice.
But to
@svk:
The value, amount, and price quantities in the GUI aren't right aligned and also seem to be missing comma separators for large numbers.
There should be a quick toggle button to switch the Quote and Base assets (thus inverting the prices and switching the Value and Amount fields).
Since there is so much horizontal space in the middle column, I think it would be nice if it also included a Value column so that people could see the value of their order in units of the Base asset.
Also, I assume that this screenshot is older since
here I see you were arguing for a symmetric ordering for the buy and sell columns of the user's unfilled orders, which I strongly agree with.
Finally, I don't like the way the timestamp is represented. First, I hope that the representation of the timestamp will adjust to fit with the user's preferences (so this would be an option in their preferences to globally adjust date and time display in the client, as well as other locale-related things like the characters to use for the decimal vs the separator). But if you were going to choose a default, I think the one represented in the screenshot isn't a good default. If you look at the time alone, then reading left to right, it goes from more significant units to less significant units (hh:mm:ss), but if you look at the date alone, it goes from less significant units to more significant units (DD:MM:YYYY). Putting it together and reading it from left to right, the significance of the units don't follow a nice pattern. So I think the YYYY:MM:DD, hh:mm:ss format makes the most sense as a default since the lexicographical order is equivalent to the chronological order.