auroagwei

Dickinson Moving Average (DMA)

auroagwei Aggiornato   
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
Note di rilascio:
Correction in code for author name:
- Nathan Dickson, Dickson Moving Average
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?