JohnBartlesAccount

Realtime Divergence for Any Indicator

JohnBartlesAccount 已更新   
This indicator is an addon to any oscillating indicator. It shows divergences. It shows realtime divergences too. Realtime divergences are potential divergences because the actual pivot is not fully formed.

It shows:
  • Regular Bullish Divergences
  • Hidden Bullish Divergences
  • Regular Bearish Divergences
  • Hidden Bearish Divergences



Reatime divergence lines are dashed lines while non-reatime are solid.


This script also offers a fair bit of control over what you can accept as a legitimate divergence.


Also note that functions tend to not work properly in conditional and loop structures so I couldn't use a lot of functions and consequently my script is really big. Sorry.
版本注释:
I've added support for price chart divergence lines.
I've added a flags/labels option to help quickly recognize the different types of divergences.



To use this script with the price chart you must do 2 things: check the Overlay Chart setting, and choose the desired oscillator input from Source Input

NOTE: This script currently is designed to use ANY different sized pairing of divergence lines between the price and oscillator. So, even if the price has a super small divergence line and the oscillator has a huge one - that will currently still be used as a legit divergence. The effect is that you'll get some divergence signals that may not be desirable. Sorry.
I'm going to figure out a reasonable way to allow varying length divergence pairings between price and oscillator while somehow filtering out the undesirable divergences. One idea is to filter out any pairing where one divergence is X amount too much bigger than the other divergence.
版本注释:
I removed "Minimum Pivot Height" option because it's not very useful. At least not in it's current state. The "Pivot Look Back" option mostly achieves the same idea. The more bars that make up the pivot - the bigger the pivot.

I partially fixed the bug that caused the PlotShape labels to increase when the "Allowance for Misalignment Between Price and Oscillator" option increased. There was only supposed to be one label per line.

I'm still casually trying to figure out a reasonable way to allow for varying length divergence lines between price and oscillator but only the acceptable ones. I think most Divergence scripts only give exact same length divergence lines.
版本注释:
I refactored a little bit, or at least I tried.

I added no new features.
版本注释:
I added alerts for the realtime (i.e. potential) divergences.
I added labels for realtime divergence lines. I haven't investigated but it looks like divergence lines won't get rendered until AFTER their alert, if set, is completed. If so, I'll possibly fix eventually.
版本注释:
Just a few minor changes.
开源脚本

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

免责声明

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

想在图表上使用此脚本?