Login Page - Create Account

Support Board


Date/Time: Thu, 13 Nov 2025 07:56:44 +0000



Post From: Question on Zig Zag codes for alert conditions

[2025-09-29 15:50:03]
LongShortz - Posts: 26
I might have it. I think the solution is to basically change the logic to include EITHER the most recent value OR the second most recent value. Only one can ever be true so by enabling them both I can eliminate the shifting structure from impacting past results. I'll have to test forward and backward but I believe that should resolve it. I'm not much of a coder so it is laborious for me to get this far, LOL. I'll ping this post again if I run into anything else.