Login Page - Create Account

Support Board


Date/Time: Thu, 20 Mar 2025 00:09:33 +0000



Post From: ACSIL: sc.AddLineUntilFutureIntersection() delete lines

[2022-10-30 18:40:54]
User431178 - Posts: 617
Take a look at the following items:
ACSIL Interface Members - Functions: sc.GetStudyLineUntilFutureIntersectionByIndex()
ACSIL Interface Members - Functions: sc.GetNumLinesUntilFutureIntersection()

You can iterate through the lines checking to see if 'r_ExtensionLineChartColumnEndIndex' has a value set, which would indicate that it had beed intersected.

If you can't get to a solution, post again and I will show an exmaple tomorrow.