Login Page - Create Account

Support Board


Date/Time: Thu, 11 Sep 2025 05:31:46 +0000



Post From: Squeeze Indicator 2 Alert

[2013-06-12 16:45:42]
Sawtooth - Posts: 4263
Yes, this is possible. Try this formula on the Alerts tab of the BB Squeeze 2 study:

=OR(AND(SG2[-1]<0,SG2>0),AND(SG2[-1]>0,SG2<0))

FYI, to see what a study outputs so that you can write a Simple Alert formula, add the Spreadsheet Study study to see the outputted values of each subgraph.