Thanks, Kvak. I appreciate your help as always.kvak wrote: Sun Aug 17, 2025 4:46 am Hello,
I am sorry, I am really dont know why in this indicator not working mtf code template,
I've redone it from scratch several times to find my mistake in code, but without success for now.
BTW, here is simply histogram of 3 x moving averages, also with menu for cross of MA's and have MTF.
From first picture you see, that signals are same, Try it.
Re: MT5 Moving Averages (MAs)
285Hello programmers, I'd like to ask for your help. Could you modify the candle color display logic as follows:
When the closing price of a candle is above both the EMA9 and EMA36, it should be colored as bullish;
When the closing price is below both moving averages, it should be colored as bearish;
In all other cases, it should be neutral.
Thank you very much!
When the closing price of a candle is above both the EMA9 and EMA36, it should be colored as bullish;
When the closing price is below both moving averages, it should be colored as bearish;
In all other cases, it should be neutral.
Thank you very much!
Re: MT5 Moving Averages (MAs)
286hello friends ,
could we have the indicator like 3*MA.mq4 in mq5 version ?
I have search the mt5 forum , but nothing I found , just a simple one , which I have attached ,
could we have the indicator like 3*MA.mq4 in mq5 version ?
I have search the mt5 forum , but nothing I found , just a simple one , which I have attached ,
- These users thanked the author macd & rsi for the post:
- kvak
Plan your trade
,,
Trade your plan
,,
Trade your plan
Re: MT5 Moving Averages (MAs)
287Hello, here is 3x moving average indicator ( in menu is also mod for use only like 2x ma indicator )macd & rsi wrote: Wed Aug 27, 2025 6:40 pm hello friends ,
could we have the indicator like 3*MA.mq4 in mq5 version ?
I have search the mt5 forum , but nothing I found , just a simple one , which I have attached ,
Possible made trend calculation of ma with slope or price cross.
You may choose if you want all signals ( with neutral, gray candles) or only first signal.
Smoothing calculation.
Arrows, alerts and MTF.
Test it please...
- These users thanked the author kvak for the post (total 5):
- RodrigoRT7, thomdel, Akela, macd & rsi, asgariHoo
Re: MT5 Moving Averages (MAs)
288kvak wrote: Fri Aug 29, 2025 8:20 am Hello, here is 3x moving average indicator ( in menu is also mod for use only like 2x ma indicator )
Possible made trend calculation of ma with slope or price cross.
You may choose if you want all signals ( with neutral, gray candles) or only first signal.
Smoothing calculation.
Arrows, alerts and MTF.
Test it please...
Note : Tested Indicator on demo account.
Respected kvak,
Thanks for this Indicator.
It's working fine on chart.
Edit : Request to Kindly Please Provide Options like what you have provided in MT4.
1) Candle Width, Candle Colour, Line Width, Line Colour : Options to change these : in Main Menu will be beneficial.
2) Show Candles : True / False
3) Button
4) Edit : : Show Ribbon : True / False , Ribbon Colour
Thanks a Lot for all the Uploads.
Thanks. Thanks. Thanks.
- These users thanked the author thomdel for the post (total 2):
- macd & rsi, kvak
Re: MT5 Moving Averages (MAs)
289Thank you so much , Your work is outstanding !kvak wrote: Fri Aug 29, 2025 8:20 am Hello, here is 3x moving average indicator ( in menu is also mod for use only like 2x ma indicator )
Possible made trend calculation of ma with slope or price cross.
You may choose if you want all signals ( with neutral, gray candles) or only first signal.
Smoothing calculation.
Arrows, alerts and MTF.
Test it please...
- These users thanked the author macd & rsi for the post:
- kvak
Plan your trade
,,
Trade your plan
,,
Trade your plan
Re: MT5 Moving Averages (MAs)
290Hello, here is version with button for now.thomdel wrote: Fri Aug 29, 2025 8:44 am Note : Tested Indicator on demo account.
Respected kvak,
Thanks for this Indicator.
It's working fine on chart.
Edit : Request to Kindly Please Provide Options like what you have provided in MT4.
1) Candle Width, Candle Colour, Line Width, Line Colour : Options to change these : in Main Menu will be beneficial.
2) Show Candles : True / False
3) Button
4) Edit : : Show Ribbon : True / False , Ribbon Colour
Thanks a Lot for all the Uploads.
Thanks. Thanks. Thanks.
- These users thanked the author kvak for the post (total 2):
- macd & rsi, thomdel