How to Install Expert Advisor on MT4
What is an Expert Advisor?
An Expert Advisor (EA) is an automated trading program that runs on MetaTrader 4 (MT4). It can execute trades based on predefined rules, such as moving averages, RSI, or custom indicators. For Vietnam traders, EAs are popular because they allow 24/7 trading without manual intervention, especially for forex pairs like EUR/USD or gold.
Step 1: Get the EA File
You can purchase or download free EAs from websites like MQL5, Forex Factory, or from your broker. For Vietnam traders, be cautious of scams—only download from trusted sources. Many local forums like 'Vietnam Forex Community' also share EAs, but verify the file with antivirus software.
Step 2: Locate the MT4 Data Folder
Open MT4 on your Windows PC. Go to 'File' > 'Open Data Folder'. This opens the MT4 directory. Inside, find the 'MQL4' folder, then the 'Experts' subfolder. This is where all EA files are stored.
Step 3: Copy the EA File
Copy your EA file (e.g., 'MyEA.ex4') and paste it into the 'Experts' folder. If the file is .mq4 (source code), MT4 will compile it automatically. For Vietnam traders, ensure the file is not blocked by Windows Defender—add an exception if needed.
Step 4: Restart MT4
Close and reopen MT4. In the Navigator panel (Ctrl+N), expand 'Expert Advisors'. You should see your EA listed. If not, refresh by right-clicking the Navigator and selecting 'Refresh'.
Step 5: Attach EA to a Chart
Drag the EA from Navigator onto any chart (e.g., EUR/USD H1). A settings window will appear. Adjust parameters like lot size, risk percentage, or take profit. For Vietnam traders, start with a demo account to test the EA before using real VND or USDT funds.
Step 6: Enable Auto Trading
Click the 'Auto Trading' button on the MT4 toolbar (it turns green). Also, in the EA properties, check 'Allow automated trading'. Without this, the EA will not execute trades. Some brokers require you to enable 'Algo Trading' in the account settings.