Home Forums MT4/MT5 Connection How can I send an Expert Advisor (EA) to someone in MT5?

How can I send an Expert Advisor (EA) to someone in MT5?

  • Author
    Posts
    • I have an Expert Advisor (EA) installed in my MT5 and I want to send it to someone else so they can use it on their MT5.

      What is the correct way to find the EA file, send it, and install it on another MT5 terminal?

      Also, which file format should I send?

      Thanks in advance!

    • Yes, you can easily share an Expert Advisor with someone by sending them the EA file.

      First, open MT5 and go to:

      File → Open Data Folder → MQL5 → Experts

      Inside the Experts folder, find the EA you want to share.

      You will generally see the EA as a .ex5 file. This is the compiled Expert Advisor file that you can send to the other person.

      After receiving the file, they can install it by:

      1. Open MT5.
      2. Go to File →Right Click → Open Data Folder.
      3. Open MQL5 → Experts.
      4. Copy the. ex5 file into the Experts folder.
      5. Restart MT5, or right-click the Navigator window and select Refresh.
      6. The EA should then appear under Navigator → Expert Advisors.

      After that, they can drag the EA onto the required chart and enable Auto Trading if the EA requires it.

      So, in simple terms:

      Your MT5 → Open Data Folder → MQL5 → Experts → Copy the .ex5 file → Send it → Recipient places it in their MQL5 → Experts folder.

      If you are the developer and want the recipient to modify the source code, you would need to send the .mq5 source file instead. For simply running the EA, the compiled .ex5 file is normally sufficient.

Viewing 2 reply threads
×

Start a Discussion

Get help from the AlgoDelta community.

×

Welcome Back!

Enter your email to sign in or create an account. No passwords needed.

⚠️

Delete This?

Are you sure you want to delete this? This action is permanent and cannot be undone.

Scroll to Top