Please help. While I am compiling following code in EA. I am encountering 2 errors of "unbalanced parenthesis" and "unexpected end of program"
-
Why did you post your MT4 question in the MT5 General section instead of the MQL4 section, (bottom of the Root page)?
General rules and best pratices of the Forum. - General - MQL5 programming forum? (2017)
Next time, post in the correct place. The moderators will likely move this thread there soon. -
Please edit your (original) post and use the CODE button (or Alt+S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum (2019)
Messages Editor -
Print("Sell order opened: ticket=", ticket, " lot=", lot, " price=", Bid); UNCODE:
Where is the rest of your code?
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 Guys,
Please help in correcting the following code in MQL4. While I am compiling following code in EA. I am encountering 2 errors of "unbalanced parenthesis" (highlited in Bold Red) and "unexpected end of program" (highlited in Bold Yellow)
UNCODE:
I will be gratified if anyone can help in correcting the abovementioned code. Furthermore, any helpful guidence will be most appreciated.
Thanks and regards,
Rizwan