Login Page - Create Account

Support Board


Date/Time: Sun, 01 Mar 2026 15:01:07 +0000



Post From: Enable/Disable Auto Trade using ATR

[2016-09-04 05:23:53]
Sawtooth - Posts: 4313
Put the ATR condition inside the OR statement, like this:
=OR(J41-INT(J41)<TIMEVALUE("07:30:00"),J41-INT(J41)>TIMEVALUE("16:00:00"),YourATRcondition)

Your ATR condition has syntax errors. Be sure to include the SG1.