
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Jho
Here you goregards
Mladen
Hi Mladen,
Could you please upgrade "averages - mtf & alerts" like Guppy Multiple Moving Average (GMMA) that can launch multiple MAs i.e. Six similar MAs having two colors & User defined periods?
Thanks in advance.
Kind Regards,
JhoHello Mladen!
Can you put alert and email on this indicator,when color is changed?
Thanks in advance.
kalina1977 Take a look at this indicator https://www.mql5.com/en/forum/general . If you use default settings and set the Stepto 0 and UseBetterFormulato false, then you are going to get things like these bellow : the upper is the one you posted and the lower is the heiken ashi indicator from that link That indicator already has alerts and since it is a mtf too and has some more possibilities that the original does not have I recommend that you use the one from the link I provided
________________________________
PS: the lack of lower wicks is a known issue in raffs version (it came from an error of using MODE_OPEN, MODE_CLOSE, MODE_HIGH and MODE_LOW in ima parameters and proper usage should use PRICE_OPEN, PRICE_CLOSE, PRICE_HIGH and PRICE_LOW) so do not be alarmed with that difference - rafs version should have that too if it did not have that error in code
regards
MladenOh,thank you mladen for explanation!!!sorry for bother you.
Oh,thank you mladen for explanation!!!sorry for bother you.
Mladen HMA bars &alerts indy is not MTF,and i can not see UseBetterFormula in settings?And your screen of indy is diferent of mine?
kalina1977
Wrong link, sorry
I updated the upper post (now it points to correct indicator)
Mladen HMA bars &alerts indy is not MTF,and i can not see UseBetterFormula in settings?And your screen of indy is diferent of mine?
kalina1977
Take a look at this indicator https://www.mql5.com/en/forum/general . If you use default settings and set the Stepto 0 and UseBetterFormulato false, then you are going to get things like these bellow : the upper is the one you posted and the lower is the heiken ashi indicator from that link That indicator already has alerts and since it is a mtf too and has some more possibilities that the original does not have (see the lower picture with t3 smoothing turned on instead of default smoothing as an example) I recommend that you use the one from the link I provided ________________________________PS: the lack of lower wicks is a known issue in raffs version (it came from an error of using MODE_OPEN, MODE_CLOSE, MODE_HIGH and MODE_LOW in ima parameters and proper usage should use PRICE_OPEN, PRICE_CLOSE, PRICE_HIGH and PRICE_LOW) so do not be alarmed with that difference - rafs version should have that too if it did not have that error in code
regards
Mladen
Hello Mladen!
Can you put alert and email on this indicator,when color is changed?
Thanks in advance.kalina1977
Wrong link, sorry
I updated the upper post (now it points to correct indicator)Thank you!!
:):):)
Actually from time to time, indicators like that or similar to that remind me not to listen to some people that are telling over and over that there are no trends in financial markets and that everything is random. Here is an example : HAMA smoothed with 9 period t3 smoothing, 1 hour chart (and how that thing looks on 30 minute charts too) - 1 hour chart simply because it is pointless to search for trends in a lower time frames (as far as I see there is just one losing trade in that example ... and when that one is compared to the winning ones ... far, far from being random) Happy trading nowThank you!!
Averages GMMA
Hi Mladen,
As usual. Great Job. Thanks a lot.
I also mentioned about two colors. I mean the respective colors for the slopes for respective MA. Could you please also provide one more option to have colors for the slopes? e.g. Uptrend - Blue and Downtrend - Red
Thanks in advance.
Kind Regards,
Jho
Jho
Unfortunately then we run into a metatrader limitation : 8 drawing buffers.
GMMA has 6 moving averages in a short and long periods version, and to make it show slopes it would need 18 drawing buffers (due to some specifics, when making a non-repainting 2 color line, we need 3 drawing buffers for each 2 color line) so we are 10 drawing buffers short - I can make as much calculating buffers as much we need but drawing buffers I can not
Mladen
Hi Mladen,
As usual. Great Job. Thanks a lot.
I also mentioned about two colors. I mean the respective colors for the slopes for respective MA. Could you please also provide one more option to have colors for the slopes? e.g. Uptrend - Blue and Downtrend - Red
Thanks in advance.
Kind Regards,
Jho