Support Board
Date/Time: Tue, 04 Nov 2025 00:56:42 +0000
Post From: alert gets triggered on
|   [2021-07-09 13:53:31]     |  
| John - SC Support - Posts: 42737 | 
| 
                What is happening is that there is an Alert check occurring before the rest of the studies have all calculated. This means that it checks the formula and ID17.SG1 has a value of 0 at the time. The workaround is to add a check to ensure that the Subgraph is not zero as well. Change your formula to the following: = AND(C > ID17.SG1, ID17.SG1 <> 0) The <> is the Alert term for "not equal to". For the most reliable, advanced, and zero cost futures order routing, use the Teton service:  Sierra Chart Teton Futures Order Routing  | 
        
