Login Page - Create Account

Support Board


Date/Time: Wed, 08 Apr 2026 10:41:12 +0000



Post From: Looking for a Simple Formula in an Alert that

[2014-10-12 20:38:42]
Sawtooth - Posts: 4324
Try this:

=AND(H[-1]<ID1.SG3[-3],H>ID1.SG3[-2])

This will only alert on the first occurrence, for as long as the condition remains TRUE.

Write the formula so that the previous bar is FALSE, and the current bar is TRUE.