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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?