
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
if(m_macd_current<0) Should short when macd is below 0??
if(m_macd_current>0) Should buy when macd is above 0??
https://www.mql5.com/en/charts/8749102/eurusd-h1-metaquotes-software-corp
I want to buy when MACD is above 0, I also want to short when MACD is below 0.
The buys should sell when MACD flips from above 0 to below 0. The shorts should buy when MACD flips from below 0 to above 0.