Page 231 of 281

Re: RSI Indicators for MT4

Posted: Fri Mar 17, 2023 9:55 am
by kvak
RSI + MA indicator

pm request rsi(oma) with two arrows type on cross and leave horizontal levels.....

PS: If you would like to use Heiken Ashi RSI Candlesticks that are based on this indicator, please see: Heiken Ashi Candles (RSI Coloring).

Re: RSI Indicators for MT4

Posted: Sun Mar 19, 2023 8:10 am
by mrtools
TransparentTrader wrote: Fri Mar 17, 2023 1:52 pm "Relative Double Strength Index" (RDSI) by fikira

TradingView Link

Many thanks to any programmer who is able to take this small project on!
Relative Double Strength Index (RDSI) by fikira

Did this version.

Re: RSI Indicators for MT4

Posted: Sun Mar 19, 2023 10:18 am
by TransparentTrader
mrtools wrote: Sun Mar 19, 2023 8:10 am Did this version.

Thank you! I'm eager to test this out and see if it can have a unique application compared to how I am currently using the BSP.

If not, at the very least I'm sure it will be useful to somebody else in this forum.

EDIT: I noticed on the TradingView version, there is the option to select WMA (weighted moving average) as your moving average type. Is this same option available in your version?

Re: RSI Indicators for MT4

Posted: Sun Mar 19, 2023 12:17 pm
by FoxFoxicle
Hello RSI pips.

I have heard that oscillator indicators like RSI have limits and that is the reason why they are showing divergence compared to price.

So, does it mean that we are not really seeing divergences but the inherent limitation of an indicator?

Please enlighten me especially the coders.

Thanks.

Re: RSI Indicators for MT4

Posted: Sun Mar 19, 2023 2:34 pm
by andrei-1
FoxFoxicle wrote: Sun Mar 19, 2023 12:17 pm
Different things happen :eh:

Re: RSI Indicators for MT4

Posted: Sun Mar 19, 2023 5:31 pm
by mrtools
TransparentTrader wrote: Sun Mar 19, 2023 10:18 am Thank you! I'm eager to test this out and see if it can have a unique application compared to how I am currently using the BSP.

If not, at the very least I'm sure it will be useful to somebody else in this forum.

EDIT: I noticed on the TradingView version, there is the option to select WMA (weighted moving average) as your moving average type. Is this same option available in your version?
From my understanding the Lwma is the same as the Wma but to be honest not %100 sure.

Re: RSI Indicators for MT4

Posted: Sun Mar 19, 2023 7:43 pm
by mrtools
FoxFoxicle wrote: Sun Mar 19, 2023 12:17 pm Hello RSI pips.

I have heard that oscillator indicators like RSI have limits and that is the reason why they are showing divergence compared to price.

So, does it mean that we are not really seeing divergences but the inherent limitation of an indicator?

Please enlighten me especially the coders.

Thanks.
A lot of the time the computer doesn't see the divergence that our eyes see, guess our brains still rule over the computer sometimes.

Re: RSI Indicators for MT4

Posted: Mon Mar 20, 2023 3:17 pm
by Lightningstorm7
Rsi MA with sentiments and buy/sell alerts on signal line cross of moving average

Re: RSI Indicators for MT4

Posted: Tue Mar 21, 2023 1:49 pm
by Chickenspicy

Re: RSI Indicators for MT4

Posted: Thu Mar 23, 2023 2:49 pm
by FoxFoxicle
Hello great coders of all time, may I respectfully request for a simple line with arrows like shown below for any RSI indicator? :)

Whenever previous day's RSI high or low has been breached, a line will draw and will stop there then an arrow will appear just like in the picture.

TIA