Adulari

Correlated ATR MA | Adulari

Adulari 已更新   
How do I use it?
  • Never use this indicator as standalone trading signal, it should be used as confluence.
  • When the price is above the moving average this shows the bullish trend is strong.
  • When the price is below the moving average this shows the bearish trend is strong.
  • When the moving average is purple, the trend is bullish, when it is gray, the trend is bearish.

Features:
  • Purple line for bullish trend and gray line for bearish trend.
  • Custom formula combining an ATR and Hull MA to clearly indicate trend strength and direction.
  • Unique approach to moving averages by taking the average of 3 types of MA's combined with custom ATR's.

How does it work?
1 — ATR value is calculated, then the correlation between the source and ATR is calculated.
2 — Signal value is calculated from the difference between the previous source and ATR values.
3 — Final value is being calculated using the following formula:
cor * target + (1 - cor) * nz(atr[1], target)
4 — Moving average is calculated by getting the average of 3 values: a normal HMA, HMA plus final value, and HMA minus final value.
發布通知:
  • Removed unnecessary old code.
  • Fixed some minor issues with the calculations.
發布通知:
  • Fixed correlation calculations.
  • Added weight option.
發布通知:
  • Changed weight default value.
發布通知:
  • Added a time adaptive option which will make sure the MA is useable on lower timeframes.
發布通知:
  • Fixed time adaptive calculations for higher timeframes.

Adulari - Software Company
Site: adulari.dev
Discord: discord.gg/adulari
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?