Support Board
Date/Time: Mon, 18 May 2026 18:05:34 +0000
Squeeze indicator 2
View Count: 192
| [2026-04-01 03:08:45] |
| User855240 - Posts: 12 |
|
Good Morning, I have a squeeze indicator 2 study with Sierra native settings in a 2048 Volume ES chart. Id22.SG1 is its histogram and ID22.SG2 is for the dots. As I require a sound alert when the dots turn from red to green I placed the following formula in the alert window and enabled it however I am not getting any sound. In previous instances where I had sound alerts configured for simple crossovers in the same chart if the formula is correct it normally works. =OR(CROSSFROMBELOW(ID22.SG1, 0), CROSSFROMABOVE(ID22.SG1, 0)) The reason I used ID22.SG1 (the histogram) instead of the dots ID22.SG2 signal itself is because I see no differentiator in my spreadsheet study dots column. I find only zeros there. The spreadsheet overlay which runs the Boolean logic for all my other studies has no relevance to this alert which goes directly to the study configure menu, my point is I don't know how to write a condition based on zeros alone to trigger when a red to green switch occurs. Would you be able to advise how I could devise an alert to trigger when the dots turn from red to green? If you have a working formula I could just paste it in the alerts window and have it work. Best, Jay |
| [2026-04-01 15:26:18] |
| John - SC Support - Posts: 46170 |
|
What study are you using for this. The "Bollinger Squeeze 2" is the only study with the terms "squeeze 2" in it, and this does not have a subgraph with an ID of 22.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
| [2026-04-01 16:41:07] |
| User855240 - Posts: 12 |
|
Good Afternoon John, It is found in the Sierra charts custom studies list as squeeze indicator2. When I load it afresh to the chart it gives a study ID of 46 however as it is right now the system has assigned ID22 to it. I believe this is the John carter type Squeeze indicator similar to the Bollinger squeeze you mentioned. The difference is when the Bollinger bands move outside of the Keltner band it gives a green dot. Thanks, Jay |
| [2026-04-01 17:40:34] |
| John - SC Support - Posts: 46170 |
|
If this is a custom study that you have created yourself, or received from a third party, then there is nothing we can do to help with it. We do not know anything about it, therefore we can not answer your questions. We are not finding a "Squeeze" indicator in the "User Contributed Studies". Although we typically do not give help with User Contributed Studies, we are willing to take a quick look and see if we can answer your question. But we would need the exact name of the study if it is from that section. Sorry about the ID, we were thinking Subgraph, not Study ID. The subgraph is #1, so our statement was incorrect. Although it does not matter, as it was not the Bollinger Squeeze 2 anyway. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
| [2026-04-01 17:58:33] |
| User855240 - Posts: 12 |
|
Hi John, Please go to add custom study then expand Sierra charts custom studies and examples (SierraChartStudies_64_dllv2784) and type sq. You will be taken to Squeeze Indicator 2 . I did not create the indicator or receive it from a third party also note it is not listed under user contributed studies. It is listed under "Sierra charts custom studies" So I presume it is an indicator created by Sierra charts. Thanks, Jay |
| [2026-04-01 18:40:52] |
| John - SC Support - Posts: 46170 |
|
For that particular study, by chance, the subgraph named "Signal Values" matches with the "Squeeze Dots", such that when the Squeeze Dots are colored green, the Signal Value has a value of 1, and when the Squeeze Dots are red, the Signal Values value is 0. So you can get an alert when it changes state between bars by using the following formula in an alert: =ID1.SG7 != ID1.SG7[-1] Where ID1 is the ID of the "Squeeze Indicator 2" study and SG7 is the "Signal Values" subgraph. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
To post a message in this thread, you need to log in with your Sierra Chart account:
