Support Board
Date/Time: Fri, 07 Feb 2025 17:43:52 +0000
Post From: value for Close for first 30 mins (Pivot Points)
[2020-12-10 17:39:25] |
John - SC Support - Posts: 37827 |
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 |