Login Page - Create Account

Support Board


Date/Time: Thu, 26 Dec 2024 11:41:10 +0000



Post From: Request: RemoveDrawingWhenIntersectionOccurs

[2024-10-23 11:11:55]
Sudhirc - Posts: 52
Hello,
I use sc.AddLineUntilFutureIntersectionEx() function on one of my script. It does work as intended.
However to make the chart clean, can you program another function to entirely remove the line after getting intersected.

Like below
Type: Function RemoveDrawingWhenIntersectionOccurs()

Thank you.