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
adeelq79 Great work Ivan. Thanks
Quino Another really interesting indicator. It works very well on periods below 25. Just a few cos...
supertiti hola Ivan Eso quiere decir que el Parabolic sar RSI est igual al parabolic sar de PRT ? p...
supertiti buenas tardes Ivan me gusteria tener lo mismo on chart con los puntos azules y rosas de c...
LucasBest Thanks for the translation. This one can be compared to dynamic zone RSI
Iván
1 month ago
Iván Sorry... There is a mistake in line 76. Should be if openday[i]openday[i+1] then
DLVx You do not specify how to read the Calmar ratio. Above 1 is OK and 0 is neutral? Can you she...
lee HI thank you for this indicator. Is it possible to create a screener based on this for when ...
xpe74 Hello it seems the file format does not allow to import the file. At importation stage, an e...
Iván You always can copy/paste directly from the post
roccafragius Thank you so much, for my point of view very useful!!!
NicoGB67 Excelente trabajo!!
Jrmjrm Bonsoir est-il possible d'avoir cet indicateur, mais à la place du Wilder Average, utiliser ...
geroniman merci Ivan, super indicatuer. Les cours vont souvent toucher 50% des zones vertes ou rouges....
Iván Pour ajouter une ligne supplémentaire, il suffit de créer une nouvelle variable, par exemple...
Maurizio A. excellent indicateur ! comment puis-je modifier le code pour afficher uniquement les dernier...
Iván Hi! just change line13 for this: showsignals=1
Quino Hi Excellent indicator as usual. Just 2 questions: Why LenH and LenL = 15 as Len could be...
Iván Hi! good question. This is a code request traslation from other platform. I took same inputs...

Top