Login Page - Create Account

Support Board


Date/Time: Tue, 16 Apr 2024 20:38:36 +0000



Post From: Automated Trading

[2019-02-19 14:36:35]
Sawtooth - Posts: 3973
I donĀ“t know where and how I have to place these formulas.
Remove the = before AND.

P3:
=IF(AND(AC3<=E3+2,AA3<AB3,AA3>AC3), 1, IF(AND(AB3<=E3-2,AA3<AB3,AA3>AC3), 0, P4))
K3:
=AND(P4 = 0, P3)
M3:
=AND(P4, P3 = 0)
Date Time Of Last Edit: 2019-02-19 14:47:31