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.josi wrote: Mon Jul 26, 2021 8:54 pm No, not the periods but
the averages themselves.
Go to the list of averages and change averages and see what happens.
It is recommended to add interpolation.kvak wrote: Fri Jul 30, 2021 8:08 am Hi.
I found inconsistencies in my calculating of DSL levels. Now, when you choose for signal regular ema in Mrtools indy, Levels are equal.
Here are some templates for RSI(14) to RSI(30)kvak wrote: Mon Jul 26, 2021 7:05 am Hi 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 betterkvak wrote: Fri Jul 30, 2021 8:08 am Hi.
I found inconsistencies in my calculating of DSL levels. Now, when you choose for signal regular ema in Mrtools indy, Levels are equal.
That's a work of art brother. The creativity from you is on another level.Banzai wrote: Tue Aug 31, 2021 3:36 am This is an overkill indicator but it is easier for me to trade.
I can clearly see the short-term trend.
Attached is a template to display RSI(14) to RSI(80).
When 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.Banzai wrote: Mon Aug 30, 2021 4:01 am Here 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 am When 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;
The teacher worked hard. Boundless merit!mrtools wrote: Fri Oct 01, 2021 2:27 am There is probably much more efficient ways to add this, but this is the only way I know.