Login Page - Create Account

Support Board


Date/Time: Sat, 19 Apr 2025 10:44:32 +0000



Post From: End of day extension lines

[2025-03-13 19:53:48]
User664579 - Posts: 9
Hello,

I was looking for an example of the ACSIL code to be able to add an option to extend line until end of the day similar to one of the options included in the Color Bar Based on alert condition study.
I know that we can use functions sc.AddLineUntilFutureIntersection(), sc.AddLineUntilFutureIntersectionEx(), sc.DeleteLineUntilFutureIntersection() to use extend line until further intersection and this is very helpful. But I need also to be able to extend line until end of day and I have difficulties coding this.

Is there an example somewhere I can look for?
Or maybe someone who knows how to code this provide an example?

Thank you in advance!