Login Page - Create Account

Support Board


Date/Time: Sat, 01 Nov 2025 01:23:29 +0000



Post From: Need help for an Alert formula

[2018-03-02 18:51:02]
nicktrader - Posts: 780
For an Alert formula I use

=AND(BARTIME>= TIME(9, 30, 0), BARTIME <= TIME(9, 30, 59))

I would like to extend the formula and "reduce" the Alert only for one day in a week (i.e. monday or friday...)

Is that possible and if yes how?

Many thanks