Support Board
Date/Time: Wed, 19 Mar 2025 18:13:20 +0000
Post From: ZigZag Study: Referencing Values from other Chart/Study
[2022-10-26 14:34:01] |
John - SC Support - Posts: 38802 |
You would have to use the Spreadsheet Study to get the Zig Zag information. You would also need to use the Study/Price Overlay to get the data from the other chart to the chart with the Zig Zag and to have that information in the Spreadsheet. Be sure on the Zig Zag study that you set the Input for Additional Output for Spreadsheets to Yes. Then, in the spreadsheet you would need to create an IF() statement in one of the formula columns (K through Z) that would look like the following: =IF(ID1.SG3@3 > 0, ID2.SG1@3, 0) Where ID1 is the ID of the Zig Zag study and ID2 is the ID of the Study/Price Overlay that has the data from the other chart study. This will then give you the data from the other Chart study at the point of the reversals. You can then use this with the Text Display for Study or the Study Subgraph Above/Below Bar as Text to get the data to display. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |