Re: RSI Indicators for MT4
Posted: Thu Sep 22, 2022 5:52 am
Thanks, MrTools it is much appreciated.mrtools wrote: Wed Sep 21, 2022 9:01 am Got this rsx histo with divergence version think it's pretty close to the 3c jrsx.
Thanks, MrTools it is much appreciated.mrtools wrote: Wed Sep 21, 2022 9:01 am Got this rsx histo with divergence version think it's pretty close to the 3c jrsx.
Dear MrTools,mrtools wrote: Mon Jun 27, 2022 6:51 am Added all the prices,averages to the rsi ma"s and envelopes.
Scratch that MrTools. I had a bug in my EA which was causing this. All good now.xpf2003 wrote: Fri Sep 23, 2022 8:53 pm Dear MrTools,
Could you confirm if this indicator does not repaint? I know it is a bit off od me to ask this question of you knowing your reputation but I am trying to use this indicator from my EA but iCustom returns different values for the closed bars from what I see in the data window.
Could you also confirm the buffer numbers for ma1, ma2 and ma3 values, please? I just want to double-check that I am using the right buffer numbers in my code.
ma1 = buffer 0, ma2 = buffer 1, ma3 = buffer 2. And no repaint.xpf2003 wrote: Fri Sep 23, 2022 8:53 pm Dear MrTools,
Could you confirm if this indicator does not repaint? I know it is a bit off od me to ask this question of you knowing your reputation but I am trying to use this indicator from my EA but iCustom returns different values for the closed bars from what I see in the data window.
Could you also confirm the buffer numbers for ma1, ma2 and ma3 values, please? I just want to double-check that I am using the right buffer numbers in my code.
Please provide source code to modifynewbie4ever wrote: Sat Sep 24, 2022 7:25 pm Dear mrtools, can you make an indicator with combination of rsi and mfi and when both are in Overbought and oversold it will show color, thanks![]()
Thank you MrTools. This seems to be a great indicator for identifying mean reversing setups.mrtools wrote: Sat Sep 24, 2022 3:35 am ma1 = buffer 0, ma2 = buffer 1, ma3 = buffer 2. And no repaint.
Not sure but maybe use a separate version of both in the same sub-window.newbie4ever wrote: Sat Sep 24, 2022 7:25 pm Dear mrtools, can you make an indicator with combination of rsi and mfi and when both are in Overbought or oversold it will show color, thanks![]()