Page 112 of 382

Re: Moving Average indicators for MT4

Posted: Wed Apr 08, 2020 9:35 pm
by fgh96
mrtools wrote: Wed Apr 08, 2020 5:33 pm

Need the indicator you want modified or the link to it.
this is the mq4 file.

Re: Moving Average indicators for MT4

Posted: Thu Apr 09, 2020 4:14 am
by mrtools
fgh96 wrote: Wed Apr 08, 2020 9:35 pm

this is the mq4 file.

ALMA_v2 atr bands.mq4
Are you aware the coloring of Alma on that indicator repaints?

Re: Moving Average indicators for MT4

Posted: Sat Apr 11, 2020 6:41 pm
by Louis4K
Jimmy wrote: Fri Jun 21, 2019 4:44 pm This one is a hidden gem that was optimized by Mladen back in the day called the FRAMA (Fractal Adaptive Moving Average) MACD.
The original concept was by John Ehlers back in 2006 and then Matt Kennel (MrPip) made one version and this final version is by Mladen.

Although simple in it's form and without many options, this indicator performs very well for trading trends (especially for aggressive traders who are often in a hurry to open positions when the MACD's line "cross" before further confluence).

As explained by Mladen:
FractalMA macd like 2 ... Has a signal line and you can choose the signal line calculation mode (the usual sma ,ema, smma and lwma modes).

Thank you to Mladen for this code :)
Sorry Jimmy but does this repaint? I am using it on a strat tester and it wasn't working. The guy who designed the tester said it's repainting...

Re: Moving Average indicators for MT4

Posted: Mon Apr 20, 2020 1:27 am
by josi
mrtools wrote: Sat Mar 28, 2020 6:51 am
This one seems to be working correctly.
To get the best of all worlds (because of all the input variations & fabulous selection of MAs):
do you think it is possible to add the function:
change colour on slope change (of coloured lines+histogram with coloured lines) to this indicator?

Re: Moving Average indicators for MT4

Posted: Mon Apr 20, 2020 4:12 am
by mrtools
josi wrote: Mon Apr 20, 2020 1:27 am
To get the best of all worlds (because of all the input variations & fabulous selection of MAs):
do you think it is possible to add the function:
change colour on slope change (of coloured lines+histogram with coloured lines) to this indicator?
Not sure if it's possible.

Re: Moving Average indicators for MT4

Posted: Mon Apr 20, 2020 3:14 pm
by josi
mrtools wrote: Mon Apr 20, 2020 4:12 am
Not sure if it's possible.
I see - that would have been something, though - the perfect indicator if you use it on 2 TFs.

Re: Moving Average indicators for MT4

Posted: Thu Apr 23, 2020 7:27 pm
by Louis4K
Louis4K wrote: Sat Apr 11, 2020 6:41 pm
Sorry Jimmy but does this repaint? I am using it on a strat tester and it wasn't working. The guy who designed the tester said it's repainting...
Can anyone confirm if this does repaint as suspected?

Re: Moving Average indicators for MT4

Posted: Fri Apr 24, 2020 2:58 am
by mrtools
Louis4K wrote: Thu Apr 23, 2020 7:27 pm

Can anyone confirm if this does repaint as suspected?
You can check it either on a 1 minute chart or on the strategy tester.

Re: Moving Average indicators for MT4

Posted: Sat Apr 25, 2020 11:42 am
by Thangarasu
Hi , Traders, And Great Coders,
Thank You So Much For Your Awesome Work And Space Here, I'm Really Learning Lot Here.

I Need One Favor From Coders , Since I don't know Programming
I Have Downloaded One Indicator From Internet Called ( Ma In Color ) Which I Will Attach In This Post.

I'm Using This Indicator As My Primary Strategy.

From This Image You Can See, I Have Used Three EMA 's With 34 Periods

1 - first Indicator is 34 EMA with High Price ( Standard MT4 Indicator ).
2 - Second Indicator is 34 EMA with Close Price ( Custom Indicator - Ma In Color ).
3 - Third Indicator is 34 EMA with Low Price ( Standard MT4 Indicator ).

What I Need Is,
Is It Possible To Add 34 Period High Price Dotted EMA & 34 Period Low Price Dotted EMA In MA In Color Indicator (All Moving Averages In Single Indicator. Once i Insert Indicator on Chart it Plot Like Shown In Image ). If it Possible Kindly Please Add It For Me.. It Will Be So Much Helpful For Me..!

Optional 1 : - If It Possible Add Alerts When MA In Color Indicator Changes Color.
Optional 2 : - If It Possible Add MTF...

Thank You So Much..

Re: Moving Average indicators for MT4

Posted: Sat Apr 25, 2020 5:07 pm
by thomdel
Thangarasu wrote: Sat Apr 25, 2020 11:42 am Hi , Traders, And Great Coders,
Thank You So Much For Your Awesome Work And Space Here, I'm Really Learning Lot Here.

I Need One Favor From Coders , Since I don't know Programming
I Have Downloaded One Indicator From Internet Called ( Ma In Color ) Which I Will Attach In This Post.

I'm Using This Indicator As My Primary Strategy.

From This Image You Can See, I Have Used Three EMA 's With 34 Periods

1 - first Indicator is 34 EMA with High Price ( Standard MT4 Indicator ).
2 - Second Indicator is 34 EMA with Close Price ( Custom Indicator - Ma In Color ).
3 - Third Indicator is 34 EMA with Low Price ( Standard MT4 Indicator ).

What I Need Is,
Is It Possible To Add 34 Period High Price Dotted EMA & 34 Period Low Price Dotted EMA In MA In Color Indicator (All Moving Averages In Single Indicator. Once i Insert Indicator on Chart it Plot Like Shown In Image ). If it Possible Kindly Please Add It For Me.. It Will Be So Much Helpful For Me..!

Optional 1 : - If It Possible Add Alerts When MA In Color Indicator Changes Color.
Optional 2 : - If It Possible Add MTF...

Thank You So Much..

Hi,
Try this....