Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 12:49:37 +0000



Post From: alert condition for developing POC

[2022-08-18 04:02:33]
User396 - Posts: 51
I would like to set an alert for developing POC changes

This is what I have for alert condition:
= OR (
OR ( SG1[0] > SG1[-1], SG1[0] < SG1[-1]),
OR ( SG2[0] > SG2[-1], SG2[0] < SG2[-1])
)

This alert condition is not working. Initially I thought dPOC is SG2. But I also saw some other messages on this support board with SG1 hence I used both. Nonetheless it is not working.

Can someone help me to fix this alert condition?

thank you,
b