Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 14:44:59 +0000



Post From: Making an Alert Condition Formula Function During Certain Times

[2018-08-29 21:28:23]
Xfanman1 - Posts: 320
I cleaned up your code, try what I've shown below. I don't know what your ID2 condition is testing but I tried this with a MA in a positive slope between your times and this code appears to work as you wanted.

=AND(ID2.SG1>ID2.SG1[-1],BARTIME>=TIME(9,30,0),BARTIME<=TIME(16,30,0))


--
Scott