Login Page - Create Account

Support Board


Date/Time: Fri, 31 Jan 2025 12:04:58 +0000



[Programming Help] - Audio Alerts

View Count: 565

[2019-05-07 16:50:12]
Jock Cameron - Posts: 3
I have no skills in programming - I want a simple thing . . . I want a sound when the RSI drops below 30 eg 'ding' - then another below 20 eg 'ding ding' another below 10 eg 'ding, ding, ding' and one when the RSI returns above 30 eg 'beep'. I want a similar set of audios for 70/80/90 and dropping back through 70. Could someone please help me with this?
[2019-05-08 17:39:42]
Sierra Chart Engineering - Posts: 104368
Basically you will want to use a formula like this with the RSI study:
=CROSSOVER (SG1, 30)

You will also need a separate RSI study for each condition where you want to have a different sound play. So you would need to add six RSI studies to the chart since you want to have six different sounds.

Here is the relevant documentation:
Study/Chart Alerts And Scanning
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

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

Login

Login Page - Create Account