Weird not sure what is causing that.berserkyjc wrote: Fri Mar 19, 2021 2:06 am Dear mrtools
I didn't shift the chart nor the indicator. The settings are in the picture.
thanks.
Re: RSI Indicators for MT4
1562The only conern for me, it was to worry about it's repaint or not. because it does that every time right before giving a opposite signal.
is there any chance to fix it?
Re: RSI Indicators for MT4
1563It doesn't repaint.berserkyjc wrote: Sat Mar 20, 2021 1:02 am The only conern for me, it was to worry about it's repaint or not. because it does that every time right before giving a opposite signal.
is there any chance to fix it?
- These users thanked the author mrtools for the post:
- berserkyjc
Re: RSI Indicators for MT4
1564viewtopic.php?f=579496&t=8413428&p=1294 ... 1294840081mladen wrote: Fri Feb 17, 2017 1:32 am RSI with Fibonacci auto channel
It is using a floating levels for extremes, and the rest is divided into Fibonacci zones
One of the 7 types of rsi can be calculated :
RSIRSXCuttler's RSIHaris' RSIRapid RSISlow RSIEhlers' smoothed RSI
Master mladen's masterpiece RSI_with_Fibonacci_auto_channel_2 is the treasure of Heishi! Is there a new version now? Is there an MT4 version of this work?
Re: RSI Indicators for MT4
1565Don't know of one, not real sure if it's completely possible to do in mt4, mainly the colored filling, but yes the rest, think it would be possible.太虚一毫 wrote: Thu Mar 25, 2021 9:07 pm viewtopic.php?f=579496&t=8413428&p=1294 ... 1294840081
Master mladen's masterpiece RSI_with_Fibonacci_auto_channel_2 is the treasure of Heishi! Is there a new version now? Is there an MT4 version of this work?
Re: RSI Indicators for MT4
1566Try this one.Rabi wrote: Sun Mar 28, 2021 6:20 pm Hi
I wonder if it is possible to add the first higher timeframe etc. to this indicator by mladen.
Thank you
- These users thanked the author mrtools for the post (total 2):
- pipsquirrel, alexm
Re: RSI Indicators for MT4
1568RSI Ranked
thanks to Critical Trading on Youtube I created this indicator
the indi simply looks at the past n bars (barsBack parameter) and determine the hi and low of these bars.
then It scales up the actual value of the RSI based upon these values
meaning if the rsi price is 80 but all past values are between 100 and 80, it will show an oversold value of 0
this is calculating the rsi based on past values rather than absolute values.
i'm not sure it is usefull in any way. just something different. Let me know if I just programmed the Holy Grail
ahah
it has the merit to scale the RSI correctly even at high RSI periods (as you can see on the screenshot)
Jeff
PS: For the Ranked CCI, please see here: Ranked CCI indicator for MT4.
thanks to Critical Trading on Youtube I created this indicator
the indi simply looks at the past n bars (barsBack parameter) and determine the hi and low of these bars.
then It scales up the actual value of the RSI based upon these values
meaning if the rsi price is 80 but all past values are between 100 and 80, it will show an oversold value of 0
this is calculating the rsi based on past values rather than absolute values.
i'm not sure it is usefull in any way. just something different. Let me know if I just programmed the Holy Grail

it has the merit to scale the RSI correctly even at high RSI periods (as you can see on the screenshot)
Jeff
PS: For the Ranked CCI, please see here: Ranked CCI indicator for MT4.
- These users thanked the author ionone for the post (total 7):
- Jimmy, Kiwi, ChuChu Rocket, alexm, pipsquirrel, ZZTop, Jedidiah
Scalping the Century TimeFrame since 1999
Re: RSI Indicators for MT4
1569
That's great coding Jeff, thank you so much for uploading it and sharing it with everyone. I'm really looking forward to using itionone wrote: Sun Apr 11, 2021 5:07 pm RSI Ranked
thanks to Critical Trading on Youtube I created this indicator

Re: RSI Indicators for MT4
1570Jeff always has great ideas. Thank you sir for sharing your cool indicators with us, too

I'm liking the RSI Ranked. I wonder what are the benefits of calculating on past values instead of absolute? Either way, I like to use your RSI Ranked on the Daily chart:
- 14 Period
- Added a 9 SMA for confirmation
Thank you for posting these up Jeff.