
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
Hi,
I am facing difficulty in developing an mt5 EA which will open trade on Overlapping RSI and MACD indicator. I am able to create it, when indicator uses previous indicator data but not in normal case when both indicators are applied to close price. As MACD value range around 0 while RSI is between 0 - 100.
EA should be able to scale MACD values between 0 -100, Exactly in a same way like MetaTrader does , so we can get trade on exact same visual crossover.
Please see attached photo and any help would be highly appreciated. Thanks