Login Page - Create Account

Support Board


Date/Time: Thu, 27 Feb 2025 16:29:34 +0000



Post From: Looking for advise RE: Extend Terminated Line

[2021-07-12 16:35:32]
Nick_ON_CAD - Posts: 22
Thank you. I was looking at the docs for that and interpreted that member as disabling the future intersection:

EndBarIndex (int): When this is set to a nonzero value, it specifies at what chart bar index the future intersection line will end. Therefore, it no longer extends until intersecting with a particular price bar.

I want to extend from the termination by x bars.

Should I store that termination index and price and make a new line from there? I just thought maybe I was missing a better way.

Put another way, I want the "lines until future intersection" to overshoot by 10 bars from their actual termination point.

Thank you.