Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 09:19:10 +0000



Post From: False positives using IF statement

[2020-03-06 01:56:06]
tommartin321 - Posts: 76
Changing the Value Format didn't work.

The formulas work correctly if I put them directly in K(Buy Entry) and M(Sell Entry).

For example if put =AND(B3<ID11.SG1@3,B3<ID12.SG1@3,B3<ID15.SG1@3) in the K column I get the correct buy signals.

And if I put the second part of the IF statement =AND(B3>ID11.SG1@3,B3>ID12.SG1@3,B3>ID15.SG1@3) in column M I get the correct sell signals.