Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 15:37:07 +0000



Post From: Close position long or short if time >= 16:20

[2013-09-02 10:51:17]
Amit Levy - Posts: 9
Hello Guys,

I using automated trading with reversal orders enabled.
Using with this fromula "=OR(CROSSFROMBELOW(AA3:AA4,AS3:AS4),CROSSFROMBELOW(AA3:AA4,AT3:AT4),CROSSFROMBELOW(AA3:AA4,AU3:AU4),CROSSFROMBELOW(AA3:AA4,AV3:AV4))"
I like to add command to this fromula if this condition is Happening:
If time at column A is >= 16:20 close all opening orders to close current position before market is closed.

Please advice how to do this,
Thanks,
L.A