Support Board
Date/Time: Thu, 06 Nov 2025 04:11:06 +0000
[Programming Help] - sc.AddLineUntilFutureIntersection
View Count: 615
| [2024-11-26 06:51:46] |
| User781731 - Posts: 74 |
|
This function “sc.AddLineUntilFutureIntersection” extends the line until it is intersected by a candle, i.e. until price crosses above/below it. However, I want the ability to Extend Lines Until Candle Closes Above/Below. Do you know how to achieve this? Is there a study which already has functionality? |
| [2024-11-26 08:39:56] |
| User431178 - Posts: 805 |
|
Use AddLineUntilFutureIntersectionEx and set the PerformCloseCrossoverComparison member. ACSIL Interface Members - Functions: sc.AddLineUntilFutureIntersectionEx() |
| [2024-11-26 08:53:42] |
| User781731 - Posts: 74 |
|
That fixed it, thank you so much!
Date Time Of Last Edit: 2024-11-26 08:56:26
|
To post a message in this thread, you need to log in with your Sierra Chart account:
