/
Help center
/
MetaTrader 5 platform
/
How do I install an expert advisor (EA) on MT5?

How do I install an expert advisor (EA) on MT5?

To install and use an Expert Advisor on MT5, follow these steps:

Download the EA file (usually ending in .ex5 or .mq5).

  1. Open the MT5 platform.

  2. From the top menu, click File → Open Data Folder.

  3. In the new window, go to MQL5 → Experts.

  4. Copy your EA file into the Experts folder.

  5. Close and restart MT5 so it recognises the new EA.

  6. In MT5, open the Navigator window (press Ctrl+N).

  7. Expand the Expert Advisors list - you should now see your EA.

  8. Drag and drop the EA onto a chart of the instrument you want to trade.

  9. A settings window will appear; adjust the inputs as needed, then click OK.

  10. Make sure Algo Trading (green button on the toolbar) is enabled.