Learn the platform,
one short video at a time
Practical, no-fluff walkthroughs on installing and running trading robots. Built for beginners — no coding, no prior experience.
MT5 EA in 2 minutes: Fast and Simple Installation
Go from a downloaded Expert Advisor file to a robot running live on your MetaTrader 5 chart — in about the time it takes to pour a coffee.
- Where to place the EA file so MT5 can see it
- Attaching the robot to a chart and setting it up
- Enabling Algo Trading and checking the robot is live
Step-by-step installation
Download the EA
Download the EA file — usually with a .ex5 or .mq5 extension — from a reliable source.
Open the Data Folder
Copy the EA file
Restart MetaTrader 5
Enable Automated Trading
Attach the EA to a chart
Check for the smiley
Best tips for beginners
Risk management essentials
Size each trade as a percentage of your total capital. A common rule is to risk no more than 1–2% per trade, so a losing streak can't wipe you out.
The complete manual
Installing an Expert Advisor (EA) on MetaTrader 4 or MetaTrader 5 is the fastest way to automate your trading. This manual walks you through the entire process from download to a running, smiling EA on your chart — plus the best tips and risk-management rules every beginner should know before going live.
Installing an EA on MetaTrader 4 (MT4)
- Download the EA. Download the EA file (usually with a
.ex4or.mq4extension) from a reliable source. - Locate the “Experts” folder. Open MetaTrader 4, click File in the top menu, then select Open Data Folder. Inside, open the
MQL4folder and then theExpertsfolder. - Copy the EA file. Copy the downloaded EA file into the Experts folder.
- Restart MetaTrader 4. Close and reopen the platform so it detects the new EA.
- Enable automated trading. Make sure automated trading is enabled — find it under Options → Expert Advisors in the platform settings.
- Attach the EA to a chart. Drag the EA from the Navigator panel onto a chart. You may need to set some parameters depending on the EA.
- Check for the smiley. A smiley face in the top-right corner of the chart indicates the EA is active and running.
Installing an EA on MetaTrader 5 (MT5)
- Download the EA. Download the EA file (usually with a
.ex5or.mq5extension) from a reliable source. - Locate the “Experts” folder. Open MetaTrader 5, click File in the top menu, then select Open Data Folder. Inside, open the
MQL5folder and then theExpertsfolder. - Copy the EA file. Copy the downloaded EA file into the Experts folder.
- Restart MetaTrader 5. Close and reopen the platform so it detects the new EA.
- Enable automated trading. Make sure automated trading is enabled — find it under Tools → Options → Expert Advisors in the platform settings.
- Attach the EA to a chart. Drag the EA from the Navigator panel onto a chart. You may need to set some parameters depending on the EA.
- Check for the smiley. A smiley face in the top-right corner of the chart indicates the EA is active and running.
Always review the instructions provided by the EA's developer for any specific installation or configuration steps. Be cautious when using EAs and make sure you understand how they work before deploying them in live trading.
Best tips for beginners
- Check that your Auto-Trader is turned on.
- Check that the chart is on the timeframe directed by the EA.
- Always test the EA on a Demo account and understand all its functions before risking real money.
Risk management essentials (in full)
Effective risk management is crucial in forex trading to protect your capital and enhance long-term success. Here are five essential rules:
- Position sizing. Determine the size of your trading positions based on a percentage of your overall capital. A commonly recommended rule is to risk no more than 1–2% of your trading capital on any single trade, so even a series of losing trades won't excessively deplete your account.
- Set stop-loss orders. Always use stop-loss orders to limit potential losses. A stop-loss is a predetermined exit level that automatically closes your trade at a specified price, defining your risk in advance and preventing emotional decision-making. Adjust it based on market conditions, but keep it aligned with your risk tolerance and strategy.
- Diversify your trades. Avoid putting all your capital into a single trade or a correlated group of trades. Diversification across different currency pairs or strategies can mitigate the impact of a losing streak. Understand the correlations between pairs and assets to achieve true diversification.
- Use leverage wisely. Leverage amplifies profits but also increases potential losses. Limit your use of leverage, especially as a beginner. Keep it at a level where each trade's potential loss represents only a small percentage of your capital.
- Risk-reward ratio. Assess the risk-reward ratio before entering the market. A common guideline is to aim for at least 1:2 — for every dollar you risk, you should have the potential to make at least two. This lets you stay profitable even when not all trades win.
Risk management is an ongoing process. Regularly evaluate and adjust your strategy based on changing market conditions and your own performance. Consistency and discipline in applying these principles significantly contribute to long-term success.
Ready to build your own EA?
Generate a MetaTrader Expert Advisor from a plain-text description — no coding required.
Open AI Bot Maker