Support Board
Date/Time: Sun, 22 Dec 2024 11:02:57 +0000
Post From: Cell J29
[2015-02-16 16:30:31] |
Ziklag - Posts: 73 |
using formula =OR(J41-INT(J41)<TIMEVALUE("09:30:00"),J41-INT(J41) >TIMEVALUE("16:00:00")) Cell J29 (flatten and cancel) reading "False" and holding no position I ADJUSTED TIME to say =OR(J41-INT(J41)<TIMEVALUE("09:30:00"),J41-INT(J41) >TIMEVALUE("8:00:00")) and cell J29 changed from "False" to "True" But, alas, on checking later I found the system having taken two more trades, as the study generated signal, (and would've taken more), cell J29 still reading "True" - why was that??? I thought cell J29 is evaluated before any entry cell(s) and would work same as "Disable" ... if not then why weren't the generated trades flattened when cell J29 was reading "True" ? Date Time Of Last Edit: 2015-02-16 16:38:37
|