Trendoscope

Double Top/Bottom - Ultimate (OS)

Trendoscope Wizard 已更新   
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.
版本注释:
Added max_bars_back for resolve issue with historical bars.
版本注释:
Fixed runtime error

开源脚本

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

免责声明

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

想在图表上使用此脚本?