Page 37 of 37

Re: HMA - Hull Moving Average Indicators MT4

Posted: Fri May 02, 2025 9:28 pm
by kvak
pathenry wrote: Fri May 02, 2025 12:00 pm This is so good. I love it.
I have a problem when I use two or more of this indicator on a chart. The Location of the on off Button cant be changed to a different spot on the chart.
Change for one changes all.
Can this be fixed?....Thank you.
Hello, I am not at home to look in code, but you know that if you are using more instance of butons indicator, you must changed name (button ID) of another instance. something like hma and if you add another instance for example hma2. Try it and give me a feedback, when i will be back, I will look in to code.

Re: HMA - Hull Moving Average Indicators MT4

Posted: Fri May 02, 2025 11:15 pm
by pathenry
kvak wrote: Fri May 02, 2025 9:28 pm Hello, I am not at home to look in code, but you know that if you are using more instance of butons indicator, you must changed name (button ID) of another instance. something like hma and if you add another instance for example hma2. Try it and give me a feedback, when i will be back, I will look in to code.
You are correct. Thank you for your assistance.

Re: HMA - Hull Moving Average Indicators MT4

Posted: Thu Jul 10, 2025 8:17 am
by wojtek
I used to be very interested in the Hull Moving Average,
so I want to share my experimental two-color Hull Moving Average
for 20 moving averages (including the HMA of HMA) and
for all available types of price. The indicator is experimental,
so for now I have decided that access will be limited until the end
of August. To be honest, the result is rather disappointing...

So, this is a generalization of the HMA; if you choose the LWMA,
you get the original HMA. I considered adding a power
to the MAs, which speeds up or slows down the average
when it is greater or less than 1, respectively, but it wouldn't
have a particularly significant effect.

Re: HMA - Hull Moving Average Indicators MT4

Posted: Thu Jul 10, 2025 10:29 am
by Eis
wojtek wrote: Thu Jul 10, 2025 8:17 am
Step Hma is only way to salvage its potential in my opinion

Re: HMA - Hull Moving Average Indicators MT4

Posted: Thu Jul 10, 2025 10:37 am
by wojtek
Eis wrote: Thu Jul 10, 2025 10:29 am Step Hma is only way to salvage its potential in my opinion
I also have some more or less experimental step MAs.
But no Hrool yet... ;)

Re: HMA - Hull Moving Average Indicators MT4

Posted: Fri Jul 11, 2025 2:29 am
by Eis
wojtek wrote: Thu Jul 10, 2025 10:37 am I also have some more or less experimental step MAs.
But no Hrool yet... ;)
Combine price action criteria with indicators
Anything is the grail
Because indicators dont give context for the direction of the market

Re: HMA - Hull Moving Average Indicators MT4

Posted: Fri Jul 11, 2025 3:03 am
by wojtek
I hate price action, support/resistance, supply/demand, etc. :mistake:

Re: HMA - Hull Moving Average Indicators MT4

Posted: Fri Jul 11, 2025 4:15 am
by Eis
wojtek wrote: Fri Jul 11, 2025 3:03 am I hate price action, support/resistance, supply/demand, etc. :mistake:
Exactly, that’s why most can’t remain consistent
The market is flawed and you have to get timing right
Won’t know the timing without context
Indicators don’t provide context they provide up and down movements
Price action will give you the timeline

Re: HMA - Hull Moving Average Indicators MT4

Posted: Sun Jul 13, 2025 6:18 pm
by cnmltd
wojtek wrote: Thu Jul 10, 2025 8:17 am I used to be very interested in the Hull Moving Average,
so I want to share my experimental two-color Hull Moving Average
for 20 moving averages (including the HMA of HMA) and
for all available types of price. The indicator is experimental,
so for now I have decided that access will be limited until the end
of August. To be honest, the result is rather disappointing...

So, this is a generalization of the HMA; if you choose the LWMA,
you get the original HMA. I considered adding a power
to the MAs, which speeds up or slows down the average
when it is greater or less than 1, respectively, but it wouldn't
have a particularly significant effect.
This is really good. Is it possible to add arrows please?

Re: HMA - Hull Moving Average Indicators MT4

Posted: Fri Sep 26, 2025 11:08 pm
by srinarayani13
I am using Hull Master 22 Next MTF on 1 min chart when 5 min MTF option is selected to HMA period 21 is plotted smoothly, using 5 min MTF need to wait for 5 min candle to close or else HMA may repaint, hence using HMA period 105 ( HMA period 21 x 5 Min ), this setting no need to wait for 5 min candle close, but this is giving false signals. (as marked in attached chart)

Please help me to eliminate false signal on 1 min chart when using HMA period 105

Thank you