auroagwei

Dickinson Moving Average (DMA)

auroagwei Actualizado   
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
Notas de prensa:
Correction in code for author name:
- Nathan Dickson, Dickson Moving Average
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?