Ignus Hattingh:
What is Close All? Who wrote it? Where did you find it? What does it do?Hi All
I have the EA " Close All" for MT4, can anybody guide me to the MT 5 version please?
Thanks in advance
Screenshot maybe?
migrate MQL4 to MQL5: https://www.mql5.com/en/articles/81

Migrating from MQL4 to MQL5
- www.mql5.com
This article is a quick guide to MQL4 language functions, it will help you to migrate your programs from MQL4 to MQL5. For each MQL4 function (except trading functions) the description and MQL5 implementation are presented, it allows you to reduce the conversion time significantly. For convenience, the MQL4 functions are divided into groups, similar to MQL4 Reference.
Ignus Hattingh: I have the EA " Close All" for MT4, can anybody guide me to the MT 5 version please?
Ever consider using the Search function in the CodeBase with the keywords "Close All"?
amrali, 2019.05.26 19:13
A script to close all market positions and/or pending orders.Close All Orders and Positions
Omega J Msigwa, 2021.08.16 09:25
This is a simple script that Closes all Orders and Positions availableClose All and Support Multi Curencies EA
Ugochukwu Mobi, 2022.02.18 22:59
Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the input EAComment is empty It will close according to type of close. It supports prefix or suffix of EA Comment. Many options can be added if you are interested on developping it more you can leave your suggestion on comment section.
Please learn to do your own research!

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 All
I have the EA " Close All" for MT4, can anybody guide me to the MT 5 version please?
Thanks in advance