Login Page - Create Account

Support Board


Date/Time: Thu, 26 Dec 2024 18:00:01 +0000



Alert Sound for Study

View Count: 745

[2015-12-16 14:25:40]
User28914 - Posts: 87
If I want an alert sound to go off whenever a Swing Hi or Swing Low arrow is printed, what condition do I use?
[2015-12-16 19:41:30]
Sierra Chart Engineering - Posts: 104368
What is the Length Input with that study set to?

We need to know to be able to give you a formula to use.
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
[2015-12-16 19:43:19]
User28914 - Posts: 87
The Length Input is 2.
[2015-12-17 18:01:30]
Sierra Chart Engineering - Posts: 104368
This is the Alert Condition Formula to use for the Swing High and Low study:
=OR(SG1 > 0, SG2 > 0, SG0[-1] > 0, SG1[-1] > 0, SG0[-2] > 0, SG1[-2] > 0, SG0[-3] > 0, SG1[-3] > 0)

We will add this as an example to the documentation as well.
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: 2015-12-17 18:01:40

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

Login

Login Page - Create Account