Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 03:39:54 +0000



Adding ALERT SOUND to indicator

View Count: 1367

[2016-06-09 15:35:44]
User497973 - Posts: 15
Hi,

I'm looking to set up a simple SOUND ALERT for when price crosses above/below the Supertrend indicator.

The indicator is found on Chart # 4, with an id of ID:2

I've tried going through the manual and have tried several formulas but it doesn't seem to make any sound when the price crosses the indicator.

I've tried the following:

=CROSSOVER(C,ID2) - didn't seem to work

What is the correct formula to input in order to get this to work?
Also, where do I input the formula? Under the alerts tab under the INDICATOR itself? or in the alerts tab under the Chart Settings?

Thank You in advance,

DS
[2016-06-09 19:36:10]
Sierra Chart Engineering - Posts: 104368
The formula you will need to use is:
= CROSSOVER (C, SG1)

Set this formula directly on the study. Here are instructions:
https://www.sierrachart.com/index.php?page=doc/doc_StudyChartAlertsAndScanning.php#EnterAlertOnStudy
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2016-06-09 19:36:24
[2016-06-13 18:24:48]
User497973 - Posts: 15
Thank You! That worked.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account