this is the mq4 file.
Re: Moving Average indicators for MT4
1112Are you aware the coloring of Alma on that indicator repaints?
Re: Moving Average indicators for MT4
1113Sorry 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...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![]()
Re: Moving Average indicators for MT4
1114To 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
1115Not sure if it's possible.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?
Re: Moving Average indicators for MT4
1116I see - that would have been something, though - the perfect indicator if you use it on 2 TFs.
Re: Moving Average indicators for MT4
1117Can anyone confirm if this does repaint as suspected?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...
Re: Moving Average indicators for MT4
1118You can check it either on a 1 minute chart or on the strategy tester.
Re: Moving Average indicators for MT4
1119Hi , 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..
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..
- These users thanked the author Thangarasu for the post:
- Jedidiah
Re: Moving Average indicators for MT4
1120Thangarasu 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....