Page 122 of 389
Re: Moving Average indicators for MT4
Posted: Wed Jul 22, 2020 7:50 am
by Lerxst
mrtools wrote: Mon Jul 20, 2020 5:31 pm
Yep found a bug in the step calculation, and added the custom time frames and the different interpolation types.
Thanks Mr. Tools for the correction. Could you make a MT5 version of this indicator? The code is exclusive so others can not do so.
Best regards
Re: Moving Average indicators for MT4
Posted: Wed Jul 22, 2020 10:35 pm
by josi
Banzai wrote: Wed Jul 22, 2020 7:45 am
And I don't think it works correctly.
Man, you really are the most diligent and at the same time modest person I have come across in a very long time.
Maybe it doesn't work the way we want it to (yet) but I bow my head to your inspiring efforts all the same.
Hope you can keep it up.
Aren't these really difficult times if you want to find good trades using MAs?
Depends where you look, right? (buy: beginning of January; sell: beginning of April)
Re: Moving Average indicators for MT4
Posted: Thu Jul 23, 2020 8:06 am
by talaate
josi wrote: Wed Jul 22, 2020 10:35 pm
Man, you really are the most diligent and at the same time modest person I have come across in a very long time.
Maybe it doesn't work the way we want it to (yet) but I bow my head to your inspiring efforts all the same.
Hope you can keep it up.
Aren't these really difficult times if you want to find good trades using MAs?
Depends where you look, right? (buy: beginning of January; sell: beginning of April)
Hi josi
would let me know what type of indicator(s) in the main chart, if possible, Thanks
Re: Moving Average indicators for MT4
Posted: Thu Jul 23, 2020 3:37 pm
by josi
talaate wrote: Thu Jul 23, 2020 8:06 am
Hi josi
would let me know what type of indicator(s) in the main chart, if possible, Thanks
cja - HMA dashboard (from cja's dashboard thread on forexfactory)
MrTool's averages (from: forex station) 3 EMAs 20 (one line on close; one line on high, one line on low; change colour on slope change)
Banzai's 4TF hull trend; Banzai's Murrey Math button; Banzai's cycle channel button (from Forex Station)
That's it.
Re: Moving Average indicators for MT4
Posted: Thu Jul 23, 2020 8:58 pm
by talaate
josi wrote: Thu Jul 23, 2020 3:37 pm
cja - HMA dashboard (from cja's dashboard thread on forexfactory)
MrTool's averages (from: forex station) 3 EMAs 20 (one line on close; one line on high, one line on low; change colour on slope change)
Banzai's 4TF hull trend; Banzai's Murrey Math button; Banzai's cycle channel button (from Forex Station)
That's it.
Many Thanks
Re: Moving Average indicators for MT4
Posted: Sun Jul 26, 2020 10:38 pm
by cindercone
marwilli wrote: Tue Jul 21, 2020 11:38 pm
I get this message.
I save the indy as it is
Hello everyone, my very first post here.
I had the same type of message as you. What was missing for the indicator to work on my computer was correct number of space character in the name of the indicator.There should be three space characters between mtf and alerts, and four space characters between alerts and arrows. Don't ask how I figured this out. Hope this helps.
Cheers
Re: Moving Average indicators for MT4
Posted: Tue Jul 28, 2020 8:07 pm
by PST
sorry for my english.....
please help me to understand, how to use Adaptive Jurik Filter currectly
Re: Moving Average indicators for MT4
Posted: Tue Jul 28, 2020 9:13 pm
by marwilli
cindercone wrote: Sun Jul 26, 2020 10:38 pm
Hello everyone, my very first post here.
I had the same type of message as you. What was missing for the indicator to work on my computer was correct number of space character in the name of the indicator.There should be three space characters between mtf and alerts, and four space characters between alerts and arrows. Don't ask how I figured this out. Hope this helps.
Cheers
dear cindercone
thank you very much for your solution. That´s it. :-)
Re: Moving Average indicators for MT4
Posted: Fri Jul 31, 2020 4:23 am
by daro84
mrtools wrote: Thu Jul 16, 2020 5:30 am
Try it out.
Hi mrtools, how are you?
Can you please tell me if there is a hided buffer # for the nema trend slope? like 1 or -1? I couldnt find it.
Thanks
Re: Moving Average indicators for MT4
Posted: Fri Jul 31, 2020 6:30 am
by mrtools
daro84 wrote: Fri Jul 31, 2020 4:23 am
Hi mrtools, how are you?
Can you please tell me if there is a hided buffer # for the nema trend slope? like 1 or -1? I couldnt find it.
Thanks
Buffer #5 uses 1 for up trend and -1 for down trend.