Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 09:41:59 +0000



Post From: Reversal Alert Condition Syntax

[2023-08-18 23:58:44]
Sawtooth - Posts: 4120
Try this:
=AND(ID25.SG1= 0,ID25.SG1[-1]= 1,ID25.SG1[-2]= 1,ID25.SG1[-3]= 1)

Not sure what the ID25 conditions are, but the above should work if it is looking for 3 lower lows before a higher low.