Combining Multizigzag with harmonic patterns - this script generates harmonic patterns based on multiple deapth zigzags.
Input parameter allows to chose which Zigzag to be included in pattern identification and set different length, line color, width and style for each Zigzag combinations.
Pattern rules are as below:
Gartley
Crab
Deep Crab
Bat
Butterfly
Shark
Cypher
Three Drives
5-0
Related scripts are present here:




Input parameter allows to chose which Zigzag to be included in pattern identification and set different length, line color, width and style for each Zigzag combinations.
Pattern rules are as below:
Gartley
- xab = 0.618
- 0.382 <= abc <= 0.886
- 1.272 <= bcd <= 1.618 OR xad = 0.786
Crab
- 0.382 <= xab <= 0.618
- 0.382 <= abc <= 0.886
- 2.24 <= bcd <= 3.618 OR xad = 1.618
Deep Crab
- xab = 0.886
- 0.382 <= abc <= 0.886
- 2.0 <= bcd <= 3.618 OR xad = 1.618
Bat
- 0.382 <= xab <= 0.50
- 0.382 <= abc <= 0.886
- 1.618 <= bcd <= 2.618 OR xad = 0.886
Butterfly
- xab = 0.786
- 0.382 <= abc <= 0.886
- 1.618 <= bcd <= 2.618 OR 1.272 <= xad <= 2.618
Shark
- xab = 0.786
- 1.13 <= abc <= 1.618
- 1.618 <= bcd <= 2.24 OR 0.886 <= xad <= 1.13
Cypher
- 0.382 <= xab <= 0.618
- 1.13 <= abc <= 1.414
- 1.272 <= bcd <= 2.0 OR xad = 0.786
Three Drives
- oxa = 0.618
- 1.27 <= xab <= 1.618
- abc = 0.618
- 1.27 <= bcd <= 1.618
5-0
- 1.13 <= xab <= 1.618
- 1.618 <= abc <= 2.24
- bcd = 0.5
Related scripts are present here:




發行說明
Add max_bars_back發行說明
Added alert condition發行說明
Fixed minor calculation error with respect to zigzag發行說明
Added ABCD patterns and Double Top/Bottom patterns to this script. With multiple zigzags running, display can become messy. Disable the ones you don't use in your input parameters.發行說明
Fix zigzag logical error發行說明
- Removed not so important line width and line style parameters.
- Set all width to 1 and style to solid.
- Changed colors to suit dark theme :)
發行說明
Convert to pine 5發行說明
Updated signature and tags.發行說明
Update tags開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。