Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 13:28:02 +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.