Login Page - Create Account

Support Board


Date/Time: Thu, 09 Jan 2025 09:06:50 +0000



Alert study

View Count: 821

[2016-08-02 20:17:35]
User26753 - Posts: 43
Sorry, but I find very difficult to place the alert I want following the instructions of Colour Bar Based on Alert Condition.

I want to place a down triangle on top of the bar when momentum study (5) crosses below zero line

I want to place an up triangle on down of the bar when momentum study (5) crosses above zero line

Could you please tell me the instructions to get this alert condition in the chart?

In case of negative maybe you can tell me about some private Sierra developer who can help me
[2016-08-02 22:37:42]
Sawtooth - Posts: 4147
Try this:

Add two instances of the Color Bar Based On Alert Condition study, one for each direction.

For the up triangle at low of bar:
Set the 'Output When Condition True' to 'Use Input Data'
Set the 'Input Data' to Low
Set the Draw Style to Triangle Up
Use this formula on the Alerts tab:
=CROSSFROMBELOW(ID1.SG1,0)
where ID1 is the momentum study, edit as needed

For the down triangle at high of bar:
Set the 'Output When Condition True' to 'Use Input Data'
Set the 'Input Data' to High
Set the Draw Style to Triangle Down
Use this formula on the Alerts tab:
=CROSSFROMABOVE(ID1.SG1,0)
where ID1 is the momentum study, edit as needed
Date Time Of Last Edit: 2016-08-03 00:43:50
[2016-08-03 06:06:50]
Sierra Chart Engineering - Posts: 104368
Refer to our response for this here:
Add an arrow or a dormir to an study alert | Post: 96252
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