Support Board
Date/Time: Fri, 09 May 2025 00:01:31 +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. |