- To post code copy and paste it by using the code button </> or Alt+1
- Do you know how many MACD EAs already exist? Search for them (top right the lens)!
- There is one MACD sample that is part of the standard delivery of MT$ (and MT5)!!
- You'd better use one of them and amend them - if you have new ideas!
- MT4 belongs to the thread at the bottom!
I am new to MT4 and trying to get some code working. I am not sure what I am doing wrong. I am gettting the error iMACD - wrong parameter count.
Install MT4 if you want to write MT4 code. Your screenshot shows that you are using MT5. iMACD() has different parameters in MQL5 than MQL4.

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 new to MT4 and trying to get some code working. I am not sure what I am doing wrong. I am gettting the error iMACD - wrong parameter count.
Attached is the screenshot of the code.