Login Page - Create Account

Support Board


Date/Time: Tue, 25 Aug 2026 09:38:46 +0000



Post From: Extend Closes Until Future Intersection and Line Until Future Intersection ACSIL Function

[2026-07-07 14:06:33]
kachowdary11 - Posts: 12
I Agree with you on controlling end index using sc.AddLineUntilFutureIntersectionEx();
I’m facing issue that the line stopped by candle(Intersection updating this end index Internally) before I set the EndIndex from Study( by the time my criteria is met , multiple candles intersecting the line).
Because of this, extending line stopped at past candle, it is getting updated when study function sets new EndIndex, the whole purpose is to get extending feature till last bar until my subgraph criteria is met.

Could you please suggest how to stop candle validation(happening internally by your source code) while using sc.AddLineUntilFutureIntersectionEx();

Looking forward!!
Date Time Of Last Edit: 2026-07-07 14:09:59