Support Board
Date/Time: Tue, 24 Mar 2026 18:25:12 +0000
Post From: Study that tracks a condition or alert from another study
| [2026-03-24 15:31:53] |
| John - SC Support - Posts: 45268 |
|
This can be done, the general idea is to use the "Study/Price Overlay" to get the information from the other chart into the chart you want and then use the "Study Subgraph Above/Below Bar as Text". Refer to the following: Study/Price Overlay Study Study Subgraph Above/Below Bar as Text If you are just wanting to know the Positive/Negative value of that study, then you can use a "Spreadsheet Formula" with a formula like the following and then display that result instead: =IF(ID1.SG1 > 0, 1, -1) Where ID1 is the ID of the study you want to test and SG1 is the subgraph to be tested. Refer to the following: Spreadsheet Formula Study/Chart Alerts And Scanning https://www.sierrachart.com/index.php?page=doc/SpreadsheetFunctions.html#IF_Function For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
