auroagwei

Dickinson Moving Average (DMA)

auroagwei 已更新   
Implementation of the "Dickinson Moving Average" from the r/algotrading post by Nathan Dickinson

Quoted from the author of the Dickinson Moving Average:
"I was experimenting with the “zero lag” code from John Ehlers and the Hull Moving Average and noticed that they seemed to respond in complementary ways when properly set up. With the right starting values, they blend together to make a moving average which responds with one (or maybe even half a bar) of lag. To my eye, it looks to be almost as good as the Jurik Moving Average."

Optional parameter input available to use Exponential Hull Moving Average (EHMA) instead of WMA for the Hull MA is available.

Acknowledgements/Credits:
  • Nathan Dickinson, Dickinson Moving Average
  • @RicardoSantos, Function for Hull Moving Average
  • Exponential Hull Moving Average sourced from:
    // Raudys, Aistis & Lenčiauskas, Vaidotas & Malčius, Edmundas. (2013). Moving Averages for Financial Data Smoothing.
    // Communications in Computer and Information Science. 403. 34-45. 10.1007/978-3-642-41947-8_4.
  • @Everget, Jurik Moving Average
發布通知:
Correction in code for author name:
- Nathan Dickson, Dickson Moving Average
開源腳本

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

免責聲明

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

想在圖表上使用此腳本?