Support Board
Date/Time: Tue, 13 May 2025 13:55:53 +0000
Post From: alert formula
[2015-04-07 16:19:30] |
|
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 |