Support Board
Date/Time: Tue, 24 Jun 2025 13:47:45 +0000
Post From: I want to know a formula
[2025-06-09 16:13:21] |
John - SC Support - Posts: 40583 |
The way you are referencing time is not correct. You need to use the BARTIME() function for the time of the bar, and also use the TIME() function to specify the actual time you want to test against. For instance, to check if a bar is after 15:30, you would use the following: =BARTIME > TIME(15, 30, 00) Refer to the following: Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables https://www.sierrachart.com/index.php?page=doc/SpreadsheetFunctions.html#TIME_Function For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |