arupda:
Dear fellow forum members,
I am a newbie in mt4 and I've no knowledge on programming. I am seeking help from you. How could I add a moving average in RSI indicator that will work with RSI signal line. Please anybody help me. Thank you.
Add your RSI to the chart, then drag and drop the MA on top of it and select Apply to Previous Indicator's data
- RaptorUK: Add your RSI to the chart, then drag and drop the MA on top of it and select Apply to Previous Indicator's data
- In code, you capture the iRSI values into an array and use iMAonArray
WHRoeder:
- RaptorUK: Add your RSI to the chart, then drag and drop the MA on top of it and select Apply to Previous Indicator's data
- In code, you capture the iRSI values into an array and use iMAonArray
Dear RaptorUK,
Many many thanks for your information. I am grateful to you.
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
Dear fellow forum members,
I am a newbie in mt4 and I've no knowledge on programming. I am seeking help from you. How could I add a moving average in RSI indicator that will work with RSI signal line. Please anybody help me. Thank you.