Trendoscope

Manual Harmonic Patterns - With interactive inputs

Trendoscope Wizard 已更新   
This script is a drawing tool which allows users to draw XABCD on the chart and script will tell whether there is any harmonic patterns on the drawings made. The script is based on interactive inputs and requires users to chose XABCD points.

Please note
  • This is not a scanner and it will not scan historical bars for harmonic patterns. This needs to be used rather as drawing tool instead.
  • Script will not check if selected pivots are correct. It assumes users to know how to select the right XABCD based on pivot high/lows. Bullish pattern will have X, B and D as pivot lows and A,C as pivot highs. Similarly bearish patterns will have X, B, D as pivot highs and A, C as pivot lows.
  • Script will not check for overflow conditions. For example, if price crosses, XB or BD line, then pattern is considered to be invalid. But, this check cannot be made in this script and we require users to be aware of this condition and select input accordingly.
  • Order of inputs should be in ascending order. X pivot should come before A and then, B, C, D and F. This again is users responsibility to select pivots in right order.

What happens after selecting XABCD?

If selected pattern is valid harmonic pattern, it will
  • Draw XABCD lines and labels
  • Fill harmonic triangles
  • Show PRZ box which shoes the name of valid patterns.

If it is not valid harmonic pattern, then users will see blank XABCD line without any PRZ or filled harmonic triangles.

Example:
1. When it is valid pattern


2. When it is not valid pattern


版本注释:
Small update to avoid overlapping drawings
版本注释:
Library updates and calculation of PRZ range. XABCD label location fixed.
版本注释:
Update PRZ calculation logic which is both simplified and more efficient. Updated library version for harmonics
版本注释:
Added more patterns using eHarmonicpatternsExtended library

Also added option to enable/disable patterns via settings.

版本注释:
Update library reference
版本注释:
Update Libraries
Remove max_bars_back

开源脚本

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

免责声明

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

想在图表上使用此脚本?