Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 03:28:09 +0000



Post From: Alert at Top of the Hour SOLVED

[2021-04-15 21:19:41]
Metzenovich - Posts: 10
How can I have an alert that gets checked at the top of the hour?

I've tried "MINUTE(BARENDDATETIME) == 0", "TIME(0,0,1) == 0)", and "MINUTE(sc.CurrentSystemDateTime) == 0" with no luck.

Basically I want to check if conditions are true using AND(), but only in the first second of the first minute of the hour on a 60 minute chart.

Thanks