CodeRe: HMA - Hull Moving Average Indicators MT4

331
boytoy wrote: Wed Aug 07, 2024 8:09 pm Every single experiment you make is awesome! What a combination of HMA and Kalman this is a good one I'm just adjusting the settings! Now... if I choose Use smoothing I'm seeing the line disappear from the chart... am I doing something wrong? Thank you for your time and patience with me dude.
Hull Moving Average with Kalman Filter calculation

Upss, sorry. This is my mistake in code. I use Ma(+rmas) indicator as a template and only replace RMAs function with Kalman HMA function and forget add it to smoothing function.
Now is working. I recomended if you want using smoothing to make KHMA more faster. In picture is period 51/ filter 1.

What is the KHMA? Combining the Kalman Filter with the Hull Moving Average

The novel integration of the Kalman Filter with the Hull Moving Average (KHMA) presents a distinctive method for refining price data. By utilizing the Kalman Filter on the price data prior to its integration into the HMA calculation, we improve the adaptability and sensitivity of the moving average. This adaptive smoothing technique diminishes noise more efficiently and responds more rapidly to fluctuations in price, thereby offering traders more precise signals for market entry or exit decisions.

Additional information can be found in these posts:
These users thanked the author kvak for the post (total 11):
Jimmy, boytoy, Ricstar_8, Krunal Gajjar, macd & rsi, MayaxatL, talaate, Akela, 太虚一毫, ParallelNative, RodrigoRT7


LikeRe: HMA - Hull Moving Average Indicators MT4

332
kvak wrote: Thu Aug 08, 2024 8:43 am Upss, sorry. This is my mistake in code. I use Ma(+rmas) indicator as a template and only replace RMAs function with Kalman HMA function and forget add it to smoothing function.
Now is working. I recomended if you want using smoothing to make KHMA more faster. In picture is period 51/ filter 1.
That smoothing definitely working now bro... always looking after us thank you for your awesome experiment everything works so well now
These users thanked the author boytoy for the post:
kvak

Re: HMA - Hull Moving Average Indicators MT4

333
Banzai wrote: Thu Aug 08, 2024 4:06 am Coder: mladen

nrp = no repaint

Template to make H4 HMA (24) trend line becomes bigger.
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.
------------------------------------------------------------------------------------------------------ If a complete candle is above the HMA, then go LONG/buy.
Vice versa for short.
------------------------------------------------------------------------------------------------------ If a complete candle is below the HMA, then go SHORT/sell.
------------------------------------------------------------------------------------------------------ If the prices are hugging the HMA, try not to trade. The trend can go up or down.
------------------------------------------------------------------------------------------------------

Re: HMA - Hull Moving Average Indicators MT4

335
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.
------------------------------------------------------------------------------------------------------
Great !
These users thanked the author macd & rsi for the post (total 4):
Banzai, Jimmy, boytoy, moey_dw


Moving AveragesRe: HMA - Hull Moving Average Indicators MT4

336
E-HMA (Hull Moving Average)

Working through my PM's a member has specifically asked for help earlier this month:
I am having the hardest time finding the radical looking multi MTF indicator possibly Hull nrp which looks like an electricity wire across the screen.
I couldn't find it but this is the best I could come up with using Banzai (and Mladen's) indicator!
These users thanked the author Jimmy for the post (total 6):
moey_dw, Mickey Abi, thomdel, Akela, Banzai, Cagliostro
Myfxbook live trading results 📊

List of our most powerful reversal indicators + Guide to the "All Averages" Filters (ADXvma, Laguerre etc.)
Fibonacci numbers for indicator settings + How to draw Fibonacci Extensions + How to draw Support & Resistance

Re: HMA - Hull Moving Average Indicators MT4

337
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.
------------------------------------------------------------------------------------------------------
thanks for your effort endless help in traders' community, my question as this indicator on h4 tf and we use it on h1 tf .. it is necessary to wait four hours when hma change its color to start trade in new direction or no need to wait and consider new trend from first h1 candle?thanks

Re: HMA - Hull Moving Average Indicators MT4

338
Jimmy wrote: Wed Aug 21, 2024 7:33 pm E-HMA (Hull Moving Average)

Working through my PM's a member has specifically asked for help earlier this month: I couldn't find it but this is the best I could come up with using Banzai (and Mladen's) indicator!
Image
THAT IS THE BEST LOOKING MA I HAVE EVER SEEN ON MT4
These users thanked the author moey_dw for the post (total 3):
Jimmy, Banzai, Ogee
Official Forex-station GIF animator at your service 👨‍⚖️
See a GIF with Forex-station.com on it? I probably made it
The best divergence indicator in the world.
Real news exists: Infowars.com 👈

CandlesticksAdd arrows to the Top10 listed HMA histogram please

339
Hello everyone,
I was thinking if any of the coders here could spare some minutes of his time and add the possibility of choosing signal arrows in this top10 listed indicator. It uses vertical lines now, which interfere with my other indicator I am using. So just adding the arrows feature there, other then that it works perfect:-)

Thank you !

Najv


mrtools wrote: Sun Sep 05, 2021 12:55 pm Kinda updated the averages histo a little bit, one thing is when is mtf the values are interpolated if desired. Also on the bar type histo couldn't find anything wrong. But you are right there is a difference sometimes, not sure why but guessing this could be the difference in how mt4 draws these histos, but not sure.
These users thanked the author najv2 for the post (total 2):
RodrigoRT7, Akela

Re: Add arrows to the Top10 listed HMA histogram please

340
najv2 wrote: Mon Nov 04, 2024 9:35 pm Hello everyone,
I was thinking if any of the coders here could spare some minutes of his time and add the possibility of choosing signal arrows in this top10 listed indicator. It uses vertical lines now, which interfere with my other indicator I am using. So just adding the arrows feature there, other then that it works perfect:-)

Thank you !

Najv
Hull Moving Average Mountain Histogram with Alerts

Made a new updated version.
These users thanked the author mrtools for the post (total 7):
thomdel, Cagliostro, kvak, Akela, vvFish, Jimmy, najv2