No, not the periods but
the averages themselves.
Go to the list of averages and change averages and see what happens.
No, not the periods but
Hi.
Here are some templates for RSI(14) to RSI(30)kvak wrote: ↑Mon Jul 26, 2021 7:05 amHi Josi.
!rsi adaptive ema levels is a gem from Mrtools and i like it.
I'm trying to make a similar one. Here is my trying. It is from old rsi_adaptive_ema_mtf__alerts_2, from Mladen.
Update prices, added 20 averages and DSL.
I dont know how Mrtools calculate DSL levels, my is difrent...especially in longer period...
It is only experiment....
It have functional MTF, but in MTF is bug in Button when you changed position, it is accetable only in current timeframe. In MTF is default.
Dont know how to make it working correctly.
BTW , I think Mrtools version is better....
rsi_adaptive_ema_mtf__alerts_2.mq4
(7.07 KiB) Downloaded 80 times
Thank you for the optimization Kvak, it is now even better
That's a work of art brother. The creativity from you is on another level.
Banzai wrote: ↑Mon Aug 30, 2021 4:01 amHere are some templates for RSI(14) to RSI(30)
and then RSI(66) to RSI(80)
and then a combo of RSI(14) to RSI(30) and RSI(66) to RSI(80).
and then a total of RSI(14) to RSI(80).
MA stays the same at SMMA (20).
Also compare it to the MA RSI guppy/rainbow indicator.
------------------------------------------
Download:
MA RSI button.mq4
rsi_adaptive_ema_mtf__alerts_2.mq4
HowManyCandlesToDisplay
to the masterpiece rsi_adaptive_ema_mtf_alerts_2:extern int HowManyCandlesToDisplay = 300;
There is probably much more efficient ways to add this, but this is the only way I know.太虚一毫 wrote: ↑Fri Oct 01, 2021 1:19 amWhen the trend or flat is difficult to evaluate and grasp, using guppy or Averages rainbow to assist in the judgment is an effective method. But teacher Banzai's RSI Adaptive EMA guppy still consumes too much computer resources. Especially in the MTF environment, it consumes computer resources.
Expect the teacher to addHowManyCandlesToDisplay
to the masterpiece rsi_adaptive_ema_mtf_alerts_2:
extern int HowManyCandlesToDisplay = 300;
by ffsss, Thu Oct 21, 2021 2:49 am in Trading Platform Discussion
by msthunder1, Tue Mar 08, 2022 12:31 am in Coding Help