Support Board
Date/Time: Tue, 16 Sep 2025 16:55:49 +0000
Post From: Disable Trading Time Formula
[2020-07-22 03:59:59] |
Sawtooth - Posts: 4263 |
Last piece is having the positions flatten at 07:00:00 & 15:00:00
Cell J29:=OR(AND(FRACTIME(J41) >= TIMEVALUE("07:00:00"),FRACTIME(J41) < TIMEVALUE("09:00:00")),FRACTIME(J41) >= TIMEVALUE("15:00:00")) |