Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 09:17:15 +0000



alert formula

View Count: 966

[2015-04-07 14:23:49]
mayerrs - Posts: 70
hi, is possible to have more than 1 alert formula in chart settings > alerts ? if yes, how should i separete these 2 formulas?

thank you
[2015-04-07 16:19:30]
Sierra Chart - Max - Posts: 5618
If you want the alert to trigger when both formulas are true use:

=AND(Formula1,Formula2)

If you want the alert to trigger when one formula is true use:

=OR(Formula1,Formula2)

For more details sees:
https://www.sierrachart.com/index.php?page=doc/doc_AlertCondAndScan.html#AlertConditionFormulaFormat
Sierra Chart Support

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

Login

Login Page - Create Account