How can i add two indicators together in MT4 together, like adding moving average to RSI?
using iMAOnArray
Isn´t there a way to click it in?
Please search before you post ...
Forum on trading, automated trading systems and testing trading strategies
Fernando Carreiro, 2016.09.19 18:58
That can already be done in MetaTrader without coding an extra Indicator.
Just add the RSI to a chart, then add a Moving Average to the RSI's sub-window and in the "Apply to:" field, choose "Previous Indicator's data" or "First Indicator's data" depending on how much layering you do.
Forum on trading, automated trading systems and testing trading strategies
The moving average indicator does not have inherit scale
Fernando Carreiro, 2023.06.20 19:18
This is however a trick you can use:
- Create a sub-window by adding an RSI for example.
- Add a moving average to it of Type: SMA, Period:1, Price: Close, Style Colour: none
- Delete the RSI from the sub window
- Add a new moving average (any parameters) and choose Apply to: First indicator's Data
- Add another new moving average and choose again Apply to: First indicator's Data
You now have two visible moving averages and one hidden one, all with the same scale.
Forum on trading, automated trading systems and testing trading strategies
Sell at top and Buy at bottom Rsi indicator
Fernando Carreiro, 2022.04.05 15:01
It works completely fine on my MT4. Simply attach the built-in "Relative Strength Index" to your chart and then attach the build in "Moving Average" to your RSI window and choose "First indicator's Data" for the "Apply to" setting. Keep adding "Moving Average" with "First indicator's Data" with the different period settings for the remaining EMAs.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use