Support Board
Date/Time: Wed, 16 Jul 2025 11:00:36 +0000
Post From: Intercepting Double Click Signal in Custom Study ACSIL
[2025-06-27 07:37:39] |
Jacky Daniel's - Posts: 3 |
What I want to do specifically is add a "Label" column in the DOM and intercept double-clicks on this column to vertically recenter the DOM at the last price. Unfortunately, with the solutions I have found so far, I either have to use a triple-click, or change the system mouse settings to make double-clicks workâbut then double-clicking no longer works properly throughout the entire system. Of course, I use this "Label" column to display the information I need, but I would also like to implement other actions (for example, triggering "Clear Recent Bid/Ask Volume") by double-clicking in the "Recent Bid Volume" or "Recent Ask Volume" columns. This could be more convenient than using a keyboard shortcut. |