1. Home
  2. Docs
  3. pjsZigZag
  4. Release notes

Release notes

TBR
Modify >>>>> swing in progress to not display if pivot has breached prior pivot
Added pattern detection and highlighting for HH LL etc., patterns. Patterns can be specified by supplying a sequence of 2 character strings separated by a space to match. For example, HH HL LH
Added a text offset adjustment option for the swing data/text.
Possible bug fix for developing swing POC longer than 255 bars
Double tops and double bottoms will now only print for confirmed swings. Tolerance is changed from percent to allowable price difference.
Separate out styling options for up and down retracement zones

2023.05.02
Fixed bug where if show 1-2-3 setups was unchecked, the text would still show
Added UpDnBrCount (for the bar counters!)
Some internal changes for licensing
Added swing vwap to BIAS algo output for future use
Other minor code changes

2022.07.10
Addition of divergence detection & alerts, vs some common indicators such as RSI, CMF, etc.
There is a new ‘Data’ section in this (and many of my indicator new versions). This has some options to reduce the number of tick steps. This is useful with profiles etc where you might have high tick instruments (CFD’s with 100 ticks per point are an extreme example), but are only interested in 1 or .25 step price increments for example. This can also improve performance (1 or 4 price levels, instead of 100 at the extreme)
Add ‘lines’ as an option for marking swing highs and lows. These are drawn using OnRender and should probably be used in preference to the ‘dots’ unless you are using tools like MarkersPlus.
Fix occasional exception
Added ticks and points to the text swing options (to supplement the existing % based numbers, if desired)
Added experimental ‘Market Structure’ markers. These look for price action-based reversals.
Minor code revisions and optimisations

How can we help?