Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 06:58:53 +0000



Post From: Automated Spread Sheet Trading - Limiting Trade Session Window

[2016-11-04 15:08:42]
Sawtooth - Posts: 4000
You can use cell J28 with a formula like this:
=AND(J8=0,OR(J41-INT(J41)<TIMEVALUE("09:30:00"),J41-INT(J41)>TIMEVALUE("16:00:00")))