MT4 (MetaTrader 4) remains the world's most popular trading platform in 2026. This tutorial covers the most frequently searched operations and features to help you master the platform step by step.
Step 1: Download and Install MT4
Visit your chosen broker’s official website (ensure it is regulated by authorities like ASIC or FCA). Download the MT4 installer for Windows or Mac. Run the installer and follow the on-screen instructions. Launch MT4 after installation completes.
To open a demo account for risk-free practice: After launching MT4, click “File” > “Open an Account.” Select your broker’s server (e.g., “BrokerName-Demo”), click “Next,” fill in your details, and choose a deposit amount. Your demo account credentials will be generated automatically.
*Reference: MetaQuotes official documentation *
Step 2: Navigate the Core Interface
The MT4 interface consists of four main panels:
To customize the language to Simplified Chinese: Click “View” > “Languages” > “Simplified Chinese.”
*Reference: TIOmarkets MetaTrader User Guide *
Step 3: Open and Customize a Chart
From Market Watch, right-click any trading instrument (e.g., EURUSD) and select “Chart Window.” The chart will appear in the main workspace.
Common customization operations:
*Reference: FX168 MT4 Complete Tutorial *
Step 4: Add Technical Indicators
MT4 comes with 30 built-in indicators. Two methods to add them:
Method 1 – Via Menu: Click “Insert” > “Indicators” > choose a category (Trend, Oscillator, Volumes, etc.) > select an indicator (e.g., Moving Average).
Method 2 – Drag and Drop: In the Navigator window, expand “Indicators” folder. Drag any indicator onto your chart. A settings window will pop up where you can adjust parameters (period, style, colors).
To add custom indicators downloaded from the MQL5 community: Place the `.ex4` file in `MQL4/Indicators` folder inside your MT4 Data Directory (File > Open Data Folder). Restart MT4, and the custom indicator will appear in Navigator under “Indicators.”
*Reference: Community MQL4 tutorial resources *
Step 5: Place Your First Trade
Press F9 on your keyboard or click “New Order” on the toolbar. The order window contains these settings:
After confirming, the trade appears in the Terminal window under the “Trade” tab. To modify an open trade, right-click the position in Terminal and select “Modify or Delete Order.”
*Reference: TIOmarkets trading guide *
Step 6: Set Stop Loss and Take Profit Correctly
Stop-loss and take-profit orders are essential risk management tools. Without them, a single trade could wipe out significant capital.
Calculating Stop Loss: Before entering a trade, decide the maximum loss you are willing to accept (e.g., 1-2% of account balance). Convert that into pips based on your lot size.
Entry Methods:
Important: Never move your stop loss further away when a trade is losing. This behavior leads to larger losses than originally planned.
*Reference: Risk management principles from industry guides *
Step 7: Install and Run an Expert Advisor (EA)
EAs allow automated trading 24/7. Follow this process:
Install the EA: Locate your EA files (.ex4 or .mq4). Copy them into the `MQL4/Experts` folder. To find this folder: In MT4, click “File” > “Open Data Folder” > navigate to `MQL4/Experts`. Paste the files here.
Refresh MT4: Restart MT4 or right-click “Expert Advisors” in Navigator and select “Refresh.”
Attach EA to Chart: From Navigator, drag the EA onto any chart. A settings window will appear.
Enable Auto-Trading: Click the “Auto-Trading” button on the toolbar (or press Ctrl+E). The button should turn green.
Configure EA Settings: In the EA’s properties window, go to “Common” tab. Check “Allow live trading” and (if needed) “Allow DLL imports.” DLL imports should only be enabled for trusted EAs due to security risks.
Verify EA is Running: Look for a smiley face icon on the chart’s top-right corner. If you see a frowning face or a stop icon, the EA is not active.
*Reference: MT4 common issues guide *
Step 8: Use MT4 Mobile App
MT4 offers full-featured mobile apps for iOS and Android, completely synchronized with your desktop.
Download: Search “MetaTrader 4” in App Store (iOS) or Google Play Store (Android). The developer is MetaQuotes Software Corp.
Log In: Tap “Settings” > “New Account” > “Login to an Existing Account.” Enter your broker’s server name, account number, and password. Search for the server if it doesn’t appear automatically.
Mobile Features Supported:
*Reference: MT5 mobile tutorial (applicable to MT4) *
Step 9: View Account History and Export Data
To analyze your trading performance and generate an equity curve:
Open Account History: Press Ctrl+T to open Terminal, then click the “Account History” tab.
Select Time Period: Right-click inside the Account History area > select “Last 3 Months,” “Last Month,” or “Custom Period.”
Export Report: Right-click > “Save as Detailed Statement.” This generates an HTML file containing:
Alternative Format: Right-click > “Save as Report” for a different file format suitable for spreadsheet import.
*Reference: MetaQuotes platform documentation *
Step 10: Troubleshoot Common Login and Connection Errors
Problem 1: “No connection” or server list empty
Problem 2: “Invalid account”
Problem 3: Charts not updating
*Reference: Industry reports on MT4 accessibility *
Reference Sources: MetaQuotes Help Desk (2025-2026), TIOmarkets User Guide, FX168 MT4 Complete Tutorial, Industry troubleshooting documentation.