Support Board
Date/Time: Sun, 22 Jun 2025 10:10:40 +0000
Post From: How to get the information of the chart under the mouse ?
[2022-03-31 19:31:36] |
Trader & Sierra++ developer - Posts: 110 |
Hi Sierra, I'm trying to find a way to know if a chart is leading the global cursor. sc.ChartWindowIsActive doesn't give that information because a window can have the focus (e.g. be the active window) and simultaneously the global cursor can be led by another chart. Basically the chart I'm looking for is the one under the mouse. How can I get that information ? |