Login Page - Create Account

Support Board


Date/Time: Sun, 11 May 2025 12:47:15 +0000



Post From: Time Based Orders

[2014-10-31 15:34:44]
Sawtooth - Posts: 4214
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.