Page 110 of 389
Re: Moving Average indicators for MT4
Posted: Thu Feb 06, 2020 6:51 am
by mrtools
Daim2574 wrote: Thu Feb 06, 2020 6:05 am
Hi...just to confirm...the crossing of this MA (Hodrick Prescott MA) seems so accurate, does it repaint or recalculate please?....thanks
Yes it recalculates.
Re: Moving Average indicators for MT4
Posted: Thu Feb 06, 2020 2:04 pm
by Daim2574
mrtools wrote: Thu Feb 06, 2020 6:51 am
Yes it recalculates.
It looked too good to be true

... thanks mrtools for checking that out .
Re: Moving Average indicators for MT4
Posted: Mon Feb 10, 2020 12:45 am
by optionhk
Cazz223 wrote: Sat Feb 01, 2020 5:15 am
Dear MrTools
Thank you for adding many good stuffs to the new Squize MA besides TEMA.
Would you kindly add also colour change at Slope Change like what you did for "35_MA_SquizeMA_Ed_FLET_colorMod 2 nmc.ex4" (picture attached).
Thanks!
Dear mrtools,
May I request you to include the bands and display and alert inputs from Averages -mtf- alerts- sr-9 to this 35 MA Squize MA Ed FLET color Mod 2 nmc ..
Please include it in this indicator.
Thank you
Thank you
Re: Moving Average indicators for MT4
Posted: Tue Feb 11, 2020 6:29 pm
by juanv101
RE : Super Smoothed Average Trend 1.2
Hi MrTools,
Please can you help with a small change in your coding...... the Shadow line is defaulted and stuck on size 6, if I change it to lets say size 2 it will default back to 6 again as soon as i change the TF (on a 5min TF size 6 is way to big), would it be possible to have a look so that it stays on the chosen size?
Re: Moving Average indicators for MT4
Posted: Wed Feb 12, 2020 3:19 am
by mrtools
juanv101 wrote: Tue Feb 11, 2020 6:29 pm
RE : Super Smoothed Average Trend 1.2
Hi MrTools,
Please can you help with a small change in your coding...... the Shadow line is defaulted and stuck on size 6, if I change it to lets say size 2 it will default back to 6 again as soon as i change the TF (on a 5min TF size 6 is way to big), would it be possible to have a look so that it stays on the chosen size?
Capture.JPG
Do not have the source for that indicator, but check in your indicator inputs and look for shadow width and adjust it as needed.
Re: Moving Average indicators for MT4
Posted: Sat Mar 21, 2020 12:31 pm
by josi
Hello, dear master coders,
I am looking for an indicator that colours the background of my chart window (directional bias):
Of course it would be best if it had all your 30+ MA-options.
This is the functionality I'm looking for:
1. MA slope up: colour A; MA slope down: colour B
2. MA1<MA2: colour A; MA1>MA2: colour B
3. price closes above MA: colour A; price closes below MA: colour B
I'd be very grateful for any help.
Thanks
Re: Moving Average indicators for MT4
Posted: Sat Mar 21, 2020 6:13 pm
by Amunra5
hi mrtools,
do we have a moving average band that changes % everytime candles react to a specific MA period? (the MAperiod being the center of the bands)
its fine if we don't have one for the site. i wont ask to create one coz i think it is versatile indicator and will take effort and time to code.
thanks anyway!
Re: Moving Average indicators for MT4
Posted: Sun Mar 22, 2020 12:44 pm
by mrtools
Amunra5 wrote: Sat Mar 21, 2020 6:13 pm
hi mrtools,
do we have a moving average band that changes % everytime candles react to a specific MA period? (the MAperiod being the center of the bands)
its fine if we don't have one for the site. i wont ask to create one coz i think it is versatile indicator and will take effort and time to code.
thanks anyway!
Don't think so, but weren't you asking for a hma bands earlier, anyway posting the hma bands here.
Re: Moving Average indicators for MT4
Posted: Sun Mar 22, 2020 9:08 pm
by Amunra5
mrtools wrote: Sun Mar 22, 2020 12:44 pm
Don't think so, but weren't you asking for a hma bands earlier, anyway posting the hma bands here.
indeed i requested for hma band but i dont know why the word "hma" was missing from the sentence lol.
once again my deepest thanks mrtools for taking the time to code it. i am forever grateful.
its magical btw and perfect for breakouts too.
55 on m5 is everything!
Re: Moving Average indicators for MT4
Posted: Tue Mar 24, 2020 10:11 am
by Amunra5
dear mrtools,
on your spare time maybe you can make the outer bands of HMA to
* Upper Band = 20-day hma + (20-day standard deviation of price x 2)
* Lower Band = 20-day hma - (20-day standard deviation of price x 2)
behaving akin to bb, or something to that effect.
and maybe something interesting might come up.
all the best.