Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 11:54:06 +0000



Post From: Formula for once column K has a true signal, it can not repeat a true signal until column L has

[2014-04-28 01:40:03]
vegasfoster - Posts: 444
I am not completely following, do you have =AND(O4=TRUE,AC3>AM3) in U3 and =AND(P4=TRUE,AC3<AM3) in V3? If you do, then I don't think your buy entry and sell entry should be referring to O4 and P4, respectively.

If I do exactly what you have except insert =AC3>AM3 in U3 and =AC3<AM3 in V3, e.g. for a moving average crossover, then everything works correctly.