Support Board
Date/Time: Wed, 27 Nov 2024 09:36:53 +0000
Post From: Reversal Alert Condition Syntax
[2023-09-07 18:20:32] |
User185631 - Posts: 12 |
Thanks Sawtooth. As a follow up, I'm trying to combine this with another Color Bar Based Alert. I'm trying to create an alert that combines the two and I believe I need to use IF instead of AND. See below for reference. =AND(ID26.SG1= 0, ID26.SG1[-1]= 1, ID26.SG1[-2]=1, ID50.SG1 = 1) IF ID50.SG1 = 1, and then the reversal happens, I want to generate a signal. Any help is appreciated. |