Login Page - Create Account

Support Board


Date/Time: Thu, 31 Oct 2024 12:17:30 +0000



Post From: Unable to draw Line extended untill future intersection. Any help?

[2024-09-15 20:14:54]
Sawtooth - Posts: 4103
I want to add line extensions to all these +/-50% and +/-100% line segments
You can do it with the Color Bar Based On Alert Condition study.
You'll need an instance for each line.

Basic idea:
- Set the 'Output When Condition True' to 'Study Subgraph Reference'
- Set the 'Study Subgraph Reference Value When True' to the OR study and its subgraph.
- Set the 'Draw Extension Lines at Color Bar Value' to 'Extend to Future Intersection'.
- On the Subgraphs tab, set SG1 to Hidden draw style
- On the Alerts tab, enter =IDx.SGx of the OR study and its subgraph.