Page 35 of 37
Re: HMA - Hull Moving Average Indicators MT4
Posted: Fri Dec 27, 2024 5:32 am
by vinuthbn84
Banzai wrote: Mon Aug 19, 2024 5:10 am
HMA
No more need for an MT4 template. I give you the indicator.
This indicator is not a holy grail. So please use a stop loss.
------------------------------------------------------------------------------------------------------
So how do you trade?
H4 is the trend.
------------------------------------------------------------------------------------------------------
XAUUSDH1e.png
If a complete candle is above the HMA, then go
LONG/buy.
Vice versa for short.
------------------------------------------------------------------------------------------------------
XAUUSDH1g.png
If a complete candle is below the HMA, then go
SHORT/sell.
------------------------------------------------------------------------------------------------------
XAUUSDH1b.png
If the prices are hugging the HMA, try not to trade. The trend can go up or down.
------------------------------------------------------------------------------------------------------
Someone help me to find mtf and button version of this indicator please..
Re: HMA - Hull Moving Average Indicators MT4
Posted: Fri Dec 27, 2024 7:15 am
by kvak
vinuthbn84 wrote: Fri Dec 27, 2024 5:32 am
Someone help me to find mtf and button version of this indicator please..
This version have MTf... and this version have button
EDIT: Corrected version, possible redrawing of arrows. I did not check the code, but at the suggestion of MrTools' contribution, it should be corrected in this code.
Re: HMA - Hull Moving Average Indicators MT4
Posted: Fri Dec 27, 2024 5:40 pm
by vinuthbn84
kvak wrote: Fri Dec 27, 2024 7:15 am
This version have MTf... and this version have button
Thank you so much kvak Sir..
I have another request..
Could you please add button for these indicators Sir..
Re: HMA - Hull Moving Average Indicators MT4
Posted: Fri Dec 27, 2024 7:26 pm
by kvak
vinuthbn84 wrote: Fri Dec 27, 2024 5:40 pm
Thank you so much kvak Sir..
I have another request..
Could you please add button for these indicators Sir..
There is need .mql4 file to add button to it....
Re: HMA - Hull Moving Average Indicators MT4
Posted: Fri Dec 27, 2024 11:46 pm
by mrtools
vinuthbn84 wrote: Fri Dec 27, 2024 5:40 pm
Thank you so much kvak Sir..
I have another request..
Could you please add button for these indicators Sir..
Added an on/off button to the triple hull also noticed the arrows may repaint on the Hma big so hopefully fixed that.
Re: HMA - Hull Moving Average Indicators MT4
Posted: Sat Dec 28, 2024 6:20 pm
by vinuthbn84
mrtools wrote: Fri Dec 27, 2024 11:46 pm
Added an on/off button to the triple hull also noticed the arrows may repaint on the Hma big so hopefully fixed that.
Thank you so much mrtools Sir..
Re: HMA - Hull Moving Average Indicators MT4
Posted: Mon Jan 13, 2025 11:30 pm
by Intrest 1
Could any of the respected programmers make an HMA RoC indicator? This would be the fastest indicator in the world
Re: HMA - Hull Moving Average Indicators MT4
Posted: Tue Jan 14, 2025 4:02 am
by mrtools
Intrest 1 wrote: Mon Jan 13, 2025 11:30 pm
Could any of the respected programmers make an HMA RoC indicator? This would be the fastest indicator in the world
Hello, made this one.
Re: HMA - Hull Moving Average Indicators MT4
Posted: Tue Jan 14, 2025 6:15 am
by Intrest 1
mrtools wrote: Tue Jan 14, 2025 4:02 am
Hello, made this one.
Oh yes. Thank you.
Could you make on chart version?
Re: HMA - Hull Moving Average Indicators MT4
Posted: Tue Jan 14, 2025 7:11 am
by Intrest 1
mrtools wrote: Tue Jan 14, 2025 4:02 am
Hello, made this one.
I want to make a filter for false breakouts in order to open trades against them. Fast moving averages that are ahead of price are good for this. They made hma-roc on chart and I like this filter. Maybe experts know how to improve and make such a moving average even more accurate?