Login Page - Create Account

Support Board


Date/Time: Sun, 22 Mar 2026 07:23:32 +0000



Post From: Need help for an Alert formula

[2018-03-02 18:51:02]
nicktrader - Posts: 809
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