Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 13:22:18 +0000



Post From: Highlight (change) lots in DOM

[2020-07-06 10:49:49]
Calculus - Posts: 86
Assume I use the DOM to place a bid for 2 lots in some market (doesn't matter which).

The 2 lot is working but it's not filled.

If I want to change it to 1 lot I click on the '2' in the DOM order and a box comes up where I can change it. In that box I can also change the price if need be.

Wouldn't it be a good idea if when that box pops up, the '2' is automatically highlighted so I can quickly use my keyboard to a) change to '1' and also use the keyboard to click return. Real quick.

But right now, the '2' is not highlighted so I have to use the mouse to highlight it and then change the value to '1'. This wastes time.

In that popup box the price doesn't have to be highlighted because I can use the mouse to move the order up/down. But I cannot use the DOM to change the quantity. So I reckon few if any use the popup box to change the price when it's so much easier to drag/drop on the DOM.

Something to think about with efficiency in mind.
Date Time Of Last Edit: 2020-07-06 13:49:07