Hull moving average

Hull moving average

The HMA (Hull Moving Average) is an extemely fast Moving Average, originally developed by Australian Technical Analyst Alan Hull.

The Hull Moving Average solves the age old dilemma of making a moving average more responsive to current price activity whilst maintaining curve smoothness. In fact the HMA almost eliminates lag altogether and manages to improve smoothing at the same time.

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. Kevin • 10/12/2015 #

    Is it possible to amend this code so that when the HMA changes direction the colour can be changed ie:- Green uptrend, Red downtrend. TIA

    • Nicolas • 10/12/2015 #

      Change the last line with

      return MMHULL as”Moyenne de Hull”
      and change the color setting directly in the indicator window (uptrend and downtrend colors)

    • Kevin • 10/12/2015 #

      As always……………Thank you once again Nicolas. So simple when you know how……………Much appreciated

  2. lowbat • 10/12/2015 #

    Ciao Nicolas, sarebbe possibile avere sullo stesso grafico la media Hull ma in multi time frames? come Heikin Hashi multi time frames da te creato? grazie

    • Nicolas • 10/12/2015 #

      La struttura multidirezionale per gli indicatori non è ancora disponibile, ma potremmo simularli con una strategia di trading automatica, per favore apri una nuova discussione per questo scopo nel forum di ProBuilder.

  3. Hynesjp • 10/12/2015 #

    Hi Nicolas, I followed your suggestion to be able to change the colour but I cannot get the program to work. It does not provide the option to change the colour in the indicator window. I am using prorealtime V10. If you could advise I would be very grateful. Kind regards

    • Nicolas • 10/12/2015 #

      Remove the COLOURED instruction from the last line of the code.

  4. Jozo • 10/12/2015 #

    Hi Guys, could you help? When I attach this Hull MA it goes to subwindow! It should attach onto the chart. How do I do this correctly – i.e. attach it onto the chart? Thanks

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
PeterClothier Hi, I downloaded this indicator and imported it. I tried adding it to a chart , and it hasn'...
Nicolas Don't add it on the price, so just don't use the price setting to add the indicator.
Nicolas
10 years ago
Nicolas
10 years ago
U Trend Sensor
U Trend Sensor
4
Indicators
Nicolas Hi Stef, thanks again for contributing to my near perfect english :)
Salocin Hi Nicolas, seems to be a pretty cool one as an indicator. can you define "plotsingal". Syst...
Nicolas Download the itf file attached to the post, there's everything needed in it. Just import thi...
Nicolas
10 years ago
Kurtosis Oscillator
Kurtosis Oscillator
0
Indicators
Nicolas
10 years ago
Disparity Index
Disparity Index
0
Indicators
fabriziomerlo How to use KAMA averages [10 2 30] and [10 5 30] in order to have a screener going long or s...
Nicolas This moving average is the same as the Adaptive Moving Average available in the platform.
Nicolas
10 years ago
kmilo20000 Thank you!
Nicolas
10 years ago
ZeroLag MACD
ZeroLag MACD
13
Indicators
sam00075 Hi Nicolas, can you please upload a version with TEMA, so those who don't know how to code c...
Nicolas Use the MACD code here: https://www.prorealcode.com/topic/standard-prt-code-for-macd/#post-1...
Alai-n Afin d'avoir l'Histogramme Macd il faut rajouter ligne18 : HistogrammeMacd = ZeroLagMACD - S...
Nicolas
10 years ago
True Strength Index TSI
True Strength Index TSI
6
Indicators
gelex911 I confirm too that the formula given above differs from the predefined TSI. Why this missmatch?
Bateson Bonjour. L'indicateur fonctionne remarquablement. Je n'arrive cependant pas à l'intégrer d...
Fernando Hi I had same problem, so I translated from NinjaTrader TSI's formula to PRT code, seems the...
Nicolas
10 years ago
cosmicsurfer I actually live up the road from Daryl Guppy. On the first day of my training i walked aroun...
Pleidian Hi, I'm trying to add the guppy indicator to my charts but i keep getting a box that's says ...
Nicolas Wrong copy/paste? Always a better idea to download the ITF file and import it into the platf...
Nicolas
10 years ago
Coppock curve
Coppock curve
1
Indicators
caspita Thanks!
Nicolas
10 years ago
Kase Dev Stop
Kase Dev Stop
11
Indicators
Nicolas Yes Brad, do it. Post your other request on the dedicated indicator post. Thanks. I'll upda...
ooples Can anyone explain to me what Low[2] and Close[2] mean exactly?
Suzu Yuk The above-mentioned Kase’s research white paper link was broken and not working. http://www...
Nicolas
10 years ago
Jean-Claude REGIS ok merci pour la rapidité de la réponse  cordialement    vu ça fonctionne me reste q...
Balian Merci pour l'indicateur J'ai l'impression qu'un truc cloche. Les triggers sont systémtiqeme...
Balian Tout va bien. J'avais mal lu
Nicolas
10 years ago
XBKZ Bonjour, Je trouve votre indicateur très intéressant. J'ai essayé de créer un autre indicat...
Nicolas Pour visualiser une variable, il suffit de l'ajouter dans la fonction RETURN et la plateform...
cruxtrader Hello Nicolas, Is this script Ninjatrader Compatible ?
Yantra "i believe this indicator could help any trend followers in trading decision. " I'm wonderin...

Top