OPEN-SOURCE SCRIPT

Multi ZigZag EW - Impulse

Aggiornato
Similar to the previous script on Elliot Wave Impulse:

Elliot Wave - Impulse


But, here we are trying to use multiple zigzags instead of just one.

You can select upto 4 different Zigzags and set different length, line color, line width and style for each. Parameters ShowZigZag[1-4], ZigZag[1-4]Length, ZigZag[1-4]Color, ZigZag[1-4]Width, ZigZag[1-4]Style can be used for adjusting these.

ErrorPercent lets you set error threshold calculation of ratios for pattern identification
EntryPercent is used for marking Entry and T.Stop (Tight Stoploss) based on the length of Wave 2.

Target of the script is same as before. We are trying to identify Wave 1 and 2 of Elliot Impulese Wave and then project Wave 3. Chances of price following the pattern are there. Hence, we set Stoploss based on levels which fails the pattern.

Ratios are taken from below link: elliottwave-forecast.com/elliott-wave-theory/ - Section 3.1 Impulse

  • Wave 2 is 50%, 61.8%, 76.4%, or 85.4% of wave 1 - used for identifying the pattern.
  • Wave 3 is 161.8%, 200%, 261.8%, or 323.6% of wave 1-2 - used for setting the targets


Since we use multiple zigzags, labels can be quite messy at times. In such scenarios, just disable one of the zigzag length causing label overlaps.
Note di rilascio
Fix zigzag calculation error
Note di rilascio
Convert to pine 5
elliottwaveprojectionPivot PointsTrend AnalysisZig Zag Indicator

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità