Login Page - Create Account

Support Board


Date/Time: Thu, 03 Jul 2025 07:53:34 +0000



Post From: Squeeze Indicator 2 Alert

[2013-06-12 16:45:42]
Sawtooth - Posts: 4231
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.