Login Page - Create Account

Support Board


Date/Time: Fri, 21 Feb 2025 18:43:15 +0000



[Programming Help] - ALERTS issue

View Count: 856

[2021-01-12 21:49:48]
Mila - Posts: 44
Hi Support.

I have an alert on MYM that works very well and everytime correctly.
when I place that same Alert condition on M6A or M6E, alert does not go off when it is True, nothing appears in Alert Manager ether.

Any idea why that is happening?

Thank you!
[2021-01-13 18:05:08]
Sierra Chart Engineering - Posts: 104368
Refer to:
Study/Chart Alerts And Scanning: The Effect of the Value Format on Identifier Values
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
[2021-01-13 21:58:41]
Mila - Posts: 44
I am pretty confused by this Value Format information.

To clarify, for example if I am looking at M6A, Price Display Format says: 0.0001 so then does it mean in studies like RSI to get an Alert I need to set the Value Format
in Settings and Imputs to 0.0001 ? Because I did that and its not working. Please let me know what I should set Value Format for.


Thank you!
[2021-01-13 23:51:10]
Mila - Posts: 44
Also what I noticed is that if I use an RSI ALERT that is just limited to RSI like =OR(SG1 > 70 , SG1 < 30) then the alert goes off without a problem in M6A. But if I put in RSI Alert formula that involves 2 IDs like = AND (ID1.SG1 > 90, ID2.SG3 < 0), then the Alert does not go work.

Can you please help.
Thank you!
[2021-01-20 04:00:34]
Sierra Chart Engineering - Posts: 104368
so then does it mean in studies like RSI to get an Alert I need to set the Value Format
in Settings and Imputs to 0.0001
Not necessarily. It depends upon the values of the RSI.

From documentation:
identifiers O, H, L, C, SG1, ID1.SG1, ... are converted to values which correspond to the Price Display Format/Value Format setting on the main price graph or study that the identifier belongs to.

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: 2021-01-20 04:00:47
[2021-01-20 21:25:52]
Mila - Posts: 44
Hi Support,

I still don't get it, I am sorry.

I have a simple formula for Alert on RSI which is RSI(2,1) is ID1.SG1 and MACD(12,26,9) is ID2.SG3 so my basic formula for Alert is:

= AND (ID1.SG1 > 90, ID2.SG3 < 0)


So then for M6A futures, what do I have to set the Value Format for RSI and MACD to get an Alert to ring please?

Thank you for your help!
[2021-01-22 13:59:03]
Sawtooth - Posts: 4174
The M6A tick size is 0.0001 so the value of its MACD will be even smaller.

Set the MACD Value Format to 0.00001 or smaller.

To see a visual location of the alerts, put your formula on the Alerts tab of a Color Bar Based On Alert Condition study.

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

Login

Login Page - Create Account