Login Page - Create Account

Support Board


Date/Time: Mon, 10 Mar 2025 01:57:03 +0000



Post From: Syntax error when combing alerts with OR Statement

[2022-03-10 13:33:47]
Sawtooth - Posts: 4181
Put the OR in front:
=OR(AND(C <= H, C >= ((H - L) * .80 + L), L < L[-1]),AND(H <= H[-1], L >= L[-1]))