Support Board
Date/Time: Wed, 05 Nov 2025 04:54:28 +0000
Post From: Disable Trading Time Formula
| [2020-07-22 03:59:59] |
| Sawtooth - Posts: 4285 |
|
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")) |
