How to Install Expert Advisor on MT4
What is an Expert Advisor (EA)?
An Expert Advisor is an automated trading program for MT4 that executes trades based on predefined rules. For Chinese traders, EAs can save time and remove emotional decision-making. However, they require proper installation and configuration to work effectively on your trading platform.
Prerequisites for Installing an EA in China
Before you start, ensure you have: a funded MT4 account with a broker that accepts Chinese clients (e.g., using Bank Transfer, Skrill, or USDT), the EA file (usually .ex4 or .mq4), and MT4 installed on your computer or mobile device. Your broker must be regulated by the local financial authority to ensure safety.
Step 1: Download the EA File
Obtain the EA file from a trusted source. Many Chinese traders buy EAs from forums like EarnForex or MQL5, or receive them from signal providers. Avoid free downloads from unverified websites, as they may contain malware. Save the file to a folder you can easily access, like your desktop.
Step 2: Locate the MT4 Data Folder
Open MT4 and click 'File' in the top menu, then select 'Open Data Folder'. This opens the directory where MT4 stores all its data. For Chinese users, the path is typically C:\Users\[YourUsername]\AppData\Roaming\MetaQuotes\Terminal\[TerminalID]. If you can't find it, right-click the MT4 icon and choose 'Open file location'.
Step 3: Copy the EA to the Experts Folder
Inside the Data Folder, double-click 'MQL4' and then 'Experts'. Paste your EA file (e.g., MyEA.ex4) into this folder. If you have a .mq4 file (source code), you need to compile it first in MetaEditor. For Chinese traders, ensure the file name has no special characters to avoid compatibility issues.
Step 4: Restart MT4 and Attach the EA
Close and reopen MT4. In the Navigator panel (left side), expand 'Expert Advisors'. You should see your EA listed. Drag it onto a chart, or right-click and select 'Attach to a Chart'. A settings window will appear—adjust parameters like lot size or risk percentage as needed. For China traders, set the currency to USD and ensure the broker's server time matches your local time zone.
Step 5: Enable Automated Trading
Click the 'AutoTrading' button (green triangle) in MT4. If it's gray, click once to enable. Also, go to 'Tools' > 'Options' > 'Expert Advisors' and check 'Allow Automated Trading'. Your EA will now run automatically when market conditions meet its criteria.