Page 322 of 389
Re: Moving Average indicators for MT4
Posted: Fri Oct 27, 2023 11:35 am
by smartvin
Hi programmers,
Could you please add the pop-up and push notification whenever line enter inside the ribbon. Attached indicator and the template
Thanks in advance.
Re: Moving Average indicators for MT4
Posted: Fri Oct 27, 2023 4:22 pm
by chris006
Thank you Kvak!
kvak wrote: Fri Oct 27, 2023 9:18 am
Try this version...
Re: Moving Average indicators for MT4
Posted: Sat Oct 28, 2023 3:12 am
by mrtools
smartvin wrote: Fri Oct 27, 2023 11:35 am
Hi programmers,
Could you please add the pop-up and push notification whenever line enter inside the ribbon. Attached indicator and the template
Thanks in advance.
Try
here
Re: Moving Average indicators for MT4
Posted: Sat Oct 28, 2023 6:58 am
by kvak
太虚一毫 wrote: Thu Oct 26, 2023 12:26 pm
Very good!
I understand the MACD Digital Kahler's signal line as "trend" and REX as "momentum". When their signals (colors) coincide, it is often worth placing an order.
Looking forward to the teacher to research and see if you can make a version of macd digital kahler + REX histo, similar to the STEP VHF adaptive vma (x2) histo format?
The merit is immeasurable!
I made this combo histogram.
Upper histogram is REX, lower is macd dk.
Arrows/alerts are possibly add on all/first combo signal on REX or macd dk.
I made REX and tested it and I think is close to Mrtools version.
Macd dk is updated and is possibly choose calculate average methods to calculate macd ( originaly is ema).
Re: Moving Average indicators for MT4
Posted: Sun Oct 29, 2023 1:58 am
by Niveo74
Hi, would it be possible to add the delta between one histogram and another in order to understand if the angle of the moving average is decreasing? Hello and thanks
Re: Moving Average indicators for MT4
Posted: Sun Oct 29, 2023 4:47 am
by kvak
RodrigoRT7 wrote: Thu Oct 26, 2023 3:17 pm
Hello Kvak, how are you? This indicator is already one of the best we have here, I really liked it.
With that, I came up with the idea of 2 x ma + Schaff Trend Cycle MTF, considering that the STC is an excellent confirmation indicator.
Is there such a possibility? Thanks a lot in advance
Double 2x Moving Average Cross Filtered with Schaff Trend Cycle
Hello, I made this version, 2x ma cross filtered with
Schaff Trend Cycle...
Other versions
Re: Moving Average indicators for MT4
Posted: Sun Oct 29, 2023 6:37 am
by RodrigoRT7
kvak wrote: Sun Oct 29, 2023 4:47 am
Hello, I made this version, 2x ma cross filtered with Schaff trend cycle...
Good grief, this indicator was amazing. I loved the combination!! Thank you very much, certainly another indicator to work hard.

Re: Moving Average indicators for MT4
Posted: Sun Oct 29, 2023 1:48 pm
by 太虚一毫
kvak wrote: Sat Oct 28, 2023 6:58 am
I made this combo histogram.
Upper histogram is REX, lower is macd dk.
Arrows/alerts are possibly add on all/first combo signal on REX or macd dk.
I made REX and tested it and I think is close to Mrtools version.
Macd dk is updated and is possibly choose calculate average methods to calculate macd ( originaly is ema).
Very good!
I look forward to making a combo (macd dk + Smoothed Repulse) version when the teacher has time, and the combination of Repulse Dot and macd dk is also very valuable!
The merit is immeasurable!
Re: Moving Average indicators for MT4
Posted: Sun Oct 29, 2023 3:05 pm
by mrtools
Niveo74 wrote: Sun Oct 29, 2023 1:58 am
Hi, would it be possible to add the delta between one histogram and another in order to understand if the angle of the moving average is decreasing? Hello and thanks
Would need more of an explanation of what you are looking for.
Re: Moving Average indicators for MT4
Posted: Sun Oct 29, 2023 9:16 pm
by akcodingeye
I was trying to make changes to - ma ribbon filled mtf + shifts nmc.mq4
need MA Color and Candle colors - from XU-2MAs.mq4
Manage to do Ribbon zoomin/out chart but not colors
I tried to make changes without success. Anyone can help me out here.