Login Page - Create Account

Support Board


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



Post From: Need help for an Alert formula

[2018-03-02 19:05:24]
Sawtooth - Posts: 4281
Try this:
=AND(BARTIME>= TIME(9, 30, 0), BARTIME <= TIME(9, 30, 59),WEEKDAY(BARDATE)=2)
https://www.sierrachart.com/index.php?page=doc/SpreadsheetFunctions.html#WEEKDAY_Function