Support Board
Date/Time: Fri, 01 Nov 2024 00:11:39 +0000
Post From: ALERT
[2014-09-09 19:59:06] |
Sawtooth - Posts: 4103 |
Because you are referencing the studies with their ID#s, you can put each alert formula on any study's Alerts tab, or on the Alerts tab of Chart Settings. You could combine the alerts into one with this: =OR(AND(ID2.SG1[-1]>ID1.SG1[-1],ID1.SG1>ID2.SG1,ID1.SG1>ID1.SG1[-1],ID2.SG1>ID2.SG1[-1]), AND(ID2.SG1[-1]<ID1.SG1[-1],ID1.SG1<ID2.SG1,ID1.SG1<ID1.SG1[-1],ID2.SG1<ID2.SG1[-1])) |