Login Page - Create Account

Support Board


Date/Time: Sat, 11 Jan 2025 07:59:25 +0000



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

[2016-11-04 15:08:42]
Sawtooth - Posts: 4147
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")))