Support Board
Date/Time: Mon, 10 Mar 2025 17:26:38 +0000
Post From: Crosshair lines auto hide
[2022-03-31 05:09:17] |
Trader & Sierra++ developer - Posts: 110 |
You can dynamically show/hide a subgraph from your study by setting its .Name to an empty string. My idea was just to control the high level parameters like « use global cursor » from a study, so that there aren’t any performance nor responsiveness loss. I was not considering coding another crosshair tool (that would most probably be less performant and responsive than native), but this is worth testing it, thanks for the tip. |