Multi Level ZigZag + Markttechnik(similar to Dow Theory) Counting

Multi Level ZigZag + Markttechnik(similar to Dow Theory) Counting

My second ZigZag based indicator.

Multi Level ZigZag indicator + Markttechnik Counting
Provide the same feature as the ZigZag base Version from me.
It will draw 5 Zigzag Levels
The parameter Length is for building the Level 0 ZigZag
Level 1 – 4 will be be build with the ZigZag Point of prev Level.
It will also save some ratio value ratio, rizeratio, Barratio
ratio : current move against lasmove 1 = 100% retracement 0.5 = 50% retracement
barratio : current move bar length against lasmove bar length
sizeration current move against last move of the same direction.
It will also count the zigzag point as described in “Markttechnik” very similar to Dow Theory or pattern 1-2-3

// settings ———————–
cLength1 = 2 // Lookback for Level 0 ZigZag
MaxBars = 1000 // Calculated on this last Bars, will reduce calculation time
AllowDouble = 1 // Allow New High or Low points at the same bar
AllowOverflow = 1 // Force a new High or Low Point, if no new high or low point was found after cLength1
ShowLabel = 0 // Sho the label on zigzag point with Ratio Values (0-4)
ShowLegend = 1 // Show Legend color
HighLevel = 1 // Highligth Level x zigzag (solid line and Label if enabled)
Show123 = 0 // Show 123 Counters instead of Label. Points are counter as described in Markttechnik very similar to Dow Theory

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. philippe59139 • 55 days ago #

    Bravo super travail

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Nicolas Oui pourquoi pas? :)
claudiofred Bonjour Nicolas, merci encore pour ce super indicateur. se demander s'il est possible d'écr...
Nicolas Screener déjà présent sur le forum ici: https://www.prorealcode.com/topic/indicador-lastmans...
Cosmic1
8 years ago
Cosmic1 Lets discuss here: https://www.prorealcode.com/topic/cac-breakout-ported-to-other-markets/
rejo007 hello, anybody use thi strategy for a long time? thanks
abacus23 Hi, I have been trading this strategy and it seems to work quite well recently. Is there a...
Nicolas
8 years ago
Nicolas add it on price chart, change the cp parameter according to the period you want to observe f...
Robert22 hola buenos días: yo estoy buscando una cosa parecida para realizar con ello un indicador de...
Nicolas https://www.prorealcode.com/prorealtime-indicators/rsi-classical-hidden-divergences-indicator/

Top