Login Page - Create Account

Support Board


Date/Time: Mon, 07 Jul 2025 01:38:19 +0000



Post From: Time Based Orders

[2014-10-31 15:34:44]
Sawtooth - Posts: 4236
Something like this should work

=AND($J$41-INT($J$41)>=TIMEVALUE("09:30:00"),$J$41-INT($J$41)<TIMEVALUE("09:30:03"))

This will give a 3 second window at 9:30 am, because J41 only updates at each chart update.