
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Danke schön !
Wulong Here you go : adaptable_rsi__smoothing_3.ex4
Looks good. Worth testing
Jaquanburton
That indicator suffers from a "name confusion". The author inverted the name of what actually it is. It is actually an RSI adaptive moving average. It is a good one, but can not be used as an RSI. See how it should look when applied to the main chart (which is it's true nature) and should be use as adaptive average not as an RSI
PS: this is the one displayed on chart rsi_adaptive_ma.mq4 . Only one word has been changed : #property indicator_separate_window to #property indicator_chart_window
Hi Mladen, is it possible to add the usual alerts+arrows when the candle close above/below the rsi_adaptive_ma.mq4 indicator?
Thanks in advance.