Page 182 of 389

Re: Moving Average indicators for MT4

Posted: Mon Aug 23, 2021 7:30 am
by Banzai
Jimmy wrote: Sun Aug 22, 2021 9:47 pm Thanks FXSurf, that explains the issue.

Dan, can you try this version? Replace the current MA rsi.mq4 with this one. It should work.
MA rsi.mq4
(4.68 KiB) Downloaded 18 times
OK, I'm going to use Jimmy's MA rsi.mq4 to make sure.
And then, I will redo the whole template just in case.

I also did one for white background and one for black background.
-----------------------
It's
maPeriod 50 down to maPeriod 13.
maMethod = 2 or MODE_SMMA.
maPrice = 4 or PRICE_MEDIAN.
rsiPeriod = 80.
rsiLevel = 50.

It's about 38 moving averages.
-----------------------

Re: Moving Average indicators for MT4

Posted: Mon Aug 23, 2021 11:32 am
by RplusT
Banzai wrote: Sun Aug 22, 2021 8:08 am MA RSI indicator
If RSI period = 80, and RSI level is 50 or greater than, then draw the MA (Moving Average) in white color.
Vice versa,
if RSI period = 80, and RSI level is less than 50, then draw the MA (Moving Average) in red color.
Hi Banzai......long time no see... :D ...I hope you are doing fine.
For trading pullbacks the MA RSI is actually pretty good. Thanks for the setup.

ALMA guppy/rainbow

Posted: Mon Aug 23, 2021 12:50 pm
by Banzai
mntiwana wrote: Wed Apr 25, 2018 5:38 am The reason - Alma most of the time stays close to price line in both sides (upper/lower)
comparing to mostly other MAs and it do not shoot fast neither lazy like me :)
mrtools wrote: Thu Apr 26, 2018 4:09 am Here is Mladen's version.
alma_nrp.mq4
(4.27 KiB) Downloaded 1024 times
ALMA rainbow
--------------------------------------------------------
edit 8/28/21 please download a newer version over here:
viewtopic.php?p=1295442940#p1295442940
--------------------------------------------------------


alma_nrp.mq4

Re: ALMA rainbow

Posted: Mon Aug 23, 2021 1:20 pm
by 太虚一毫
Banzai wrote: Mon Aug 23, 2021 12:50 pm ALMA rainbow
I personally prefer Jurik filter. If feasible, use Jurik filter or DSL Jurik filter (remove or hide other lines, leaving only the signal line) to make a rainbow, it may be good. :)

ALMA MTF Strategy

Posted: Mon Aug 23, 2021 2:32 pm
by Banzai
ALMA MTF Strategy

--------------------------------------------------------
edit 8/28/21 please download a newer version over here:
viewtopic.php?p=1295442940#p1295442940
--------------------------------------------------------


Download:
alma_nrp_histo_alerts_arrows_mtf.mq4

alma_nrp.mq4

ALMA Crossover Strategy

Posted: Mon Aug 23, 2021 3:27 pm
by Banzai
ALMA Crossover Strategy
Enter a trade when ALMA(10) crossover with ALMA(50)
or when both ALMA are in the same color.

You can turn the ALMA on or off.
You may need another indicator to confirm the trend.

Download:
alma_nrp_histo_alerts_arrows_mtf.mq4
ALMA - button.mq4

Re: ALMA MTF Strategy

Posted: Mon Aug 23, 2021 3:43 pm
by josi
Banzai wrote: Mon Aug 23, 2021 2:32 pm
alma_nrp
ALMA button
alma_nrp-histo-alerts_arrows_mtf
don't work on my MT4 - coding problem?

Re: ALMA Crossover Strategy

Posted: Mon Aug 23, 2021 7:10 pm
by erynade
Banzai wrote: Mon Aug 23, 2021 3:27 pm ALMA Crossover Strategy
Enter a trade when ALMA(10) crossover with ALMA(50)
or when both ALMA are in the same color.

You can turn the ALMA on or off.
You may need another indicator to confirm the trend.

Download:

it'snicetoo using ALMAcrossingstrategy, trims
profitregards
erynade

Re: ALMA Crossover Strategy

Posted: Mon Aug 23, 2021 9:52 pm
by Banzai
erynade wrote: Mon Aug 23, 2021 7:10 pm it'snicetoo using ALMAcrossingstrategy, trims
profitregards
erynade

Please share your indicators and template. I really like it.
Thank you.

Re: ALMA Crossover Strategy

Posted: Mon Aug 23, 2021 10:16 pm
by BOLBAM
Banzai wrote: Mon Aug 23, 2021 3:27 pm ALMA Crossover Strategy
Enter a trade when ALMA(10) crossover with ALMA(50)
or when both ALMA are in the same color.

You can turn the ALMA on or off.
You may need another indicator to confirm the trend.
HAPPY TO SEE YOU BANZAI