Login Page - Create Account

Support Board


Date/Time: Thu, 13 Nov 2025 07:54:35 +0000



Post From: Question on Zig Zag codes for alert conditions

[2025-09-28 17:01:05]
LongShortz - Posts: 26
Thanks John this definitely helps. But still in a jam. What happens is this:

Let's say I have a threshold of 75 point movement in order to lock in a swing. This is calc mode 2. I'm in the middle of an upswing off of a HL and price moved up 80 points locking in that upswing. Then the market pulls back 25 points. While it is pulling back, the ZZ is marking the top of that 80 point upswing as a LH even though we haven't moved 75 points back down off of that level. So I'm temporarily receiving a LH code even though technically I'm still working off of a HL.

At this point, on the low range I have set a new HL to confirm the high range structure. But since I'm temporarily receiving a LH code from the high range, my logic is busted and it doesn't fire the signal.

So my question is this, instead of getting the MOSTRECENTNONZEROVALUE, is it possible to get what the value was before the most recent? I tried finding a way to do this but couldn't figure it out. Thanks for the help.