Support Board
Date/Time: Fri, 04 Jul 2025 20:19:52 +0000
Post From: Disable Trading Time Formula
[2020-07-22 03:59:59] |
Sawtooth - Posts: 4232 |
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")) |