Login Page - Create Account

Support Board


Date/Time: Thu, 11 Sep 2025 14:50:58 +0000



Post From: Request: RemoveDrawingWhenIntersectionOccurs

[2024-10-23 11:11:55]
Sudhirc - Posts: 57
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.