Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
43 views3 pages

Installation EA

To install an EA in MT4, open the data folder and navigate to the MQL4/experts folder. Copy the EA file into the experts folder. In the MT4 Tools menu, go to Options and allow DLL imports in the Expert Advisors section. The EA can be used on different accounts each day but is bound to one account per day until midnight GMT, when the server resets the allowed account number.

Uploaded by

konan jaures
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views3 pages

Installation EA

To install an EA in MT4, open the data folder and navigate to the MQL4/experts folder. Copy the EA file into the experts folder. In the MT4 Tools menu, go to Options and allow DLL imports in the Expert Advisors section. The EA can be used on different accounts each day but is bound to one account per day until midnight GMT, when the server resets the allowed account number.

Uploaded by

konan jaures
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Installation

To install the EA in your mt4 you need to open the data folder of mt4 by clicking on “File -> Open Data
Folder”:

After that a windows explorer instance opens:

You need to navigate into the MQL4 folder. Then you will see following folder structure:
The EA file needs to be copied into the “experts”-folder:

After that you need to allow DLL imports in MT4. Please navigate into the menu “Tools -> Options” and
make following configuration in the card “Expert Advisors”:
The EA can be used on different accounts but the EA is bound to one account number per day until 0
GMT. At 0 GMT the account number is reset on the server side. After the reset you can use the EA on
a different account.

Example: Today you use the EA on account 111. At 0 GMT the server resets the account. Tomorrow
you can use it on any other account number e.g. 222

Cheers and Happy Trading 😊

Mike

You might also like