Trendoscope

Manual Harmonic Patterns - With interactive inputs

Trendoscope Wizard Actualizado   
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


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

Also added option to enable/disable patterns via settings.

Notas de prensa:
Update library reference
Notas de prensa:
Update Libraries
Remove max_bars_back

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?