Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 09:34:25 +0000



Post From: auto trading

[2014-03-11 16:40:01]
toews&kane - Posts: 209
This is my code for disabling auto trading

=AND(J8=0,OR(J41-INT(J41)<TIMEVALUE("08:45:00"),J41-INT(J41)>TIMEVALUE("14:30:00")))


Auto trading went into a trade at 1:00am, is this code correct to only enable trading between 845-1430?