Login Page - Create Account

Support Board


Date/Time: Wed, 15 Jan 2025 18:43:49 +0000



Post From: Allow entry at specific time after signal

[2017-07-11 17:49:43]
Sierra Chart Engineering - Posts: 104368
Here is an example of a formula to use in one of the formula columns at row 3 which returns TRUE(1) when the time value in the Date-Time column of the Sheet used by the Spreadsheet Study at the corresponding row is between the times 9:30:00 and 9:34:59
=AND(FRACTIME(A3)>=TIME(9,29,59,750), FRACTIME(A3)<TIME(9,34,59,250))

Milliseconds are used to make this an accurate comparison due to floating-point error.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2017-07-11 19:02:59