Support Board
Date/Time: Fri, 04 Jul 2025 12:59:10 +0000
Post From: value for Close for first 30 mins (Pivot Points)
[2020-12-10 17:39:25] |
John - SC Support - Posts: 40745 |
Refer to these available functions: Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables For example, if you want the value of ID1.SG1 when the time is greater than 09:00, otherwise a 0, then you would use the following formula: = IF(BARTIME > TIME(9,0,0), ID1.SG1, 0) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |