Trendoscope

Double Top/Bottom - Ultimate (OS)

Trendoscope Wizard Aggiornato   
This is zigzag based double top/bottom indicator. Code is same as : Double-Top-Bottom-Ultimate
But, republishing it to make it available open source.

Double Top:

  • Recognition - Checks on Zigzag if LH is followed by HH
  • Confirmation - When low crosses under last lower pivot point on zigzag
  • Invalidation - When high crosses over HH


Double Bottom:

  • Recognition - Checks on Zigzag if HL is followed by LL
  • Confirmation - When high crosses over last higher pivot point on zigzag
  • Invalidation - When low crosses under LL

Few input options:

  • Option to display risk per reward which defines how steep is the W-M triangle. This is simply the ratio of price difference between mid point to top most and bottom most points. In case of double top , downside is considered as reward and upside is considered as risk and with double bottom , downside is considered as risk and upside is considered as reward. Lower risk per reward signifies better trade.
  • Option to display stats which shows number of occurances of double top and bottom and how many times price crossed confirmation point and invalidation point (which are also marked with dashed lines) Stats are color coded. Higher confirmation rates are colored in shades of green, lower confirmation rates are colored in shades of orange whereas the neutral confirmation rates are coloed in light yellow.
Note di rilascio:
Added max_bars_back for resolve issue with historical bars.
Note di rilascio:
Fixed runtime error

Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?