Support Board
Date/Time: Wed, 03 Sep 2025 19:56:28 +0000
Post From: Automated Spread Sheet Trading - Limiting Trade Session Window
[2016-11-04 15:08:42] |
Sawtooth - Posts: 4261 |
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"))) |