Version 1.8 2023.11.18
*** IMPORTANT - Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

Change log:
- Added an option to set the border color (around each box)
- minor bug fix
Version 1.7 2023.11.10
*** IMPORTANT - Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

Change log:
- improved the accuracy when clicking on the text in a box (rectangle)
Version 1.6 2023.11.09
*** IMPORTANT - Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

Change log:
- added a moving average (MA) trend filter
- the RSI and MA indicators can be drawn on the chart if desired and if any of these filters have been enabled
- added a new input parameter for additional symbols
- clicking on the symbol name in the first column will open up a D1 chart
Version 1.5 2023.04.07
*** IMPORTANT - Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

Change log:
- various performance improvements
- removed the 'Algorithm to use' option. Only Algo 1 will be used. Algo 2 has been replaced with the new 'Depth' parameter. Algo 3 has been discontinued
- added Stochastic and CCI divergence to the list of divergences
- added Three line strike to the list of candle patterns
- added a Hull moving average breakout (color change) option
- the divergence type will now be written in the rectangle. H for hidden divergence and R for regular divergence
- fixed an issue with the morning/evening star candle patter scanning
Version 1.4 2022.06.27
*** Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

- added an option to select alert types (near zone, inside zone or broken zone)
- fixed an issue with divergence in combination with candle patterns
- added an option to set filter for pinbar breakouts
Version 1.3 2022.01.12
*** Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

- fixed an issue when using symbols from the Market watch option
Version 1.2 2022.01.10
*** Please always make a backup of the existing indicator (the .ex5 file) before you make the update ***

- added support for signals and alerts based on the current candle (intra candle)
- added info to the alert text about where the price was in relation to the zone (approaching, inside, breakout) at the time of the alert
Version 1.1 2022.01.04
- minor improvements