Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 15:00:18 +0000



Post From: How to draw a line in more than one region

[2018-05-21 10:46:52]
MD236 - Posts: 28
Hi,

I need to draw a line (sc.AddLineUntilFutureIntersection) not only in the main graph (region 0) but also in a different region.
The reason is if I identify a certain condition like a special high in the main graph, I want to draw a line in the main graph and also in the indicator below (I've the value of the indicator and the index).
How can I do this

Thanks
Mario