Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 21:14:47 +0000



Extend Time Line Study to another Chart Region

View Count: 654

[2020-05-17 05:42:54]
CMG - Posts: 179
Hi There,
1. I have a chart with several instances of the Time Line Study applied to region 1. Same chart on region 2 plots the results of a Spreadsheet Study. I'm trying to plot the same Time Lines from region 1 into region 2. Tried using Study Subgraph Reference and Study Subgraphs Reference to no avail. Is there a way to do it?. If I use a new instance of the Time Line study applied to region 2, I get the desired result, but as I need to change the time line study inputs constantly, I want to avoid the double update for region 1 and region 2.

2. Is there a way to change the input of a study (Time Line study) from a spreadsheet or other ways different from going through studies>TimeLine>settings>Time of Line>...

3. In a spreadsheet, when adding new formula columns (from spreadsheet settings inputs), all information to the right of the new added columns is displaced to the right, but formulas referencing data in those displaced cells are not updated with the new cell address. I have Global Settings>Spreadsheet Settings>Update references to match moved cells selected, but when adding new columns, references in formulas to displaced cells are not being updated.

Thanks.
[2020-05-17 12:38:26]
Sierra Chart Engineering - Posts: 104368
1. Not sure there is a different way than you already thought of.

2. You have to modify the study to meet your requirements:
How to Build an Advanced Custom Study from Source Code

3. You are not using the correct referencing method. Instead you need to use:
Working with Spreadsheets: References to Study Subgraph Columns when using the Spreadsheet Study
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-05-17 13:01:37]
Sawtooth - Posts: 3993
1. Add the Color Background Based On Alert Condition study:
- Set the Chart Region to 2.
- Set 'Use Vertical Line Instead Of Coloring Background' to Yes.
- Use a formula like this on the Alerts tab:
=ID5.SG1
where ID5 is the Time Line study.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account