Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 23:42:15 +0000



Post From: After hours auto trading?

[2023-03-25 13:43:12]
Sawtooth - Posts: 4120
How could the automation trigger if there was no data coming in on Saturday morning?
The answer to this question is esoteric, so since you manually turn off autotrading, don't think of it is a workaround but a way to make it work.

Try this in J28:

=AND(J8 = 0, OR(WEEKDAY(J41) = 7, AND(WEEKDAY(J41) = 6, FRACTIME(J41) > TIMEVALUE("16:00:00")), AND(FRACTIME(J41) > TIMEVALUE("16:00:00"), FRACTIME(J41) < TIMEVALUE("18:00:00"))))

Also, F.US.MESM23 is not a Denali symbol.
Date Time Of Last Edit: 2023-03-25 20:34:10