MetaTrader Expert Advisors — User’s Tutorial

Update 2016-05-09: The tutorial has been completely revamped to reflect the most current and easiest way to install new expert advisors in MetaTrader — both MT4 and MT5. Since MT4 Build 600, there is no difference in the way it is done in the two versions of the platform.
Using MetaTrader expert advisors is simple, but sometimes people get confused about it. After downloading an expert advisor file, a user might get stuck with it without knowing what to do next. Here is a simple tutorial on how to attach an expert advisor to a MetaTrader chart and activate it for trading. The process is quite similar to installing a new indicator, but there are some differences.
1. Download your MT4/MT5 expert advisor and save it anywhere on your PC.
2. Launch your trading platform.
3. Open the platform’s data folder via menu File->Open Data Folder:

Alternatively, you can navigate to the folder using Windows Explorer:

C:Users<Windows_User_Name>AppDataRoamingMetaQuotesTerminal<Instance_ID>

4. Open MQL4 folder (or MQL5 if you are installing an MT5 EA):

5. Open Experts folder:

6. Paste your expert advisor file here:

7. If it is an already compiled file (.ex4 or .ex5), then fine. All you need to do is return to your MetaTrader, right-click on Expert Advisors in Navigator subwindow, and click Refresh. The new expert advisor will appear in the same Navigator subwindow:

8. If it is not a compiled file but a source file (.mq4 or .mq5), then you need to double-click its icon — it will open in MQL Editor (it is included in MetaTrader package). Now, either press F7 or click Compile button:

Normally, there should not be any errors during compilation. However, if some errors appear in the Toolbox subwindow, you can either try fixing them or contact the EA’s developer to help with the issue. Usually, it takes some MQL knowledge and coding skills to fix such errors. No errors output looks like this:

Compilation errors look like this:

9. After you compile or copy an executable MetaTrader file (.ex4 or .ex5), you can start using the expert advisor in your platform. Now, it is time to attach it to the chart:

10. Make sure auto-trading is enabled globally and for the given expert advisor:

11. Additionally, you can change some of the advisor’s input parameters in the Inputs tab:

This is it! Now, you can enjoy your expert advisor’s performance. Good luck with it!

If you have any questions about installing custom expert advisors in MetaTrader, please free to ask using the commentary form below.

Leave a Reply

Your email address will not be published. Required fields are marked *

+ 18 = twenty