Support Board
Date/Time: Mon, 03 Nov 2025 06:20:12 +0000
Post From: Syntax error when combing alerts with OR Statement
| [2022-03-10 13:33:47] |
| Sawtooth - Posts: 4285 |
|
Put the OR in front: =OR(AND(C <= H, C >= ((H - L) * .80 + L), L < L[-1]),AND(H <= H[-1], L >= L[-1])) |
