Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 04:37:28 +0000



Post From: Column K Status Changes and Accuracy

[2023-10-08 01:51:54]
Sawtooth - Posts: 4120
This: =IF(E3>=C4+J21,"M","M") equals this: M
because it is M in both situations.

Try this in K3:
=AND(YourOtherEntryConditions,E3>=C4+$J$21)
-Set J71 to M, and remove any formula in J22.
-Set Signal Only on Bar Close (columns K,M) set to Yes.
-Don't use column O for your trigger.