Trendoscope

Multi ZigZag EW - Impulse

Trendoscope Wizard 已更新   
Similar to the previous script on 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, ZigZagLength, ZigZagColor, ZigZagWidth, ZigZagStyle 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...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.
版本注释:
Fix zigzag calculation error
版本注释:
Convert to pine 5

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?