Start free
Home / Documentation / Install the MT5 EA

Install the MT5 EA

Install the current MT5 EA package, allow the TheConnector endpoint and configure only ACCOUNT_CODE and ROUTING_TOKEN.

Updated 4/11/2026 12:21 AM

# Install the MT5 EA

  • Download the MT5 package supplied by TheConnector.
  • Copy the EA into MQL5/Experts, then restart MetaTrader 5.
  • Keep the terminal open and attach the EA to a demo chart before any real route.

# Allow network access In Tools > Options > Expert Advisors, allow WebRequest for:

text
https://ws.theconnector.fr

# Expected settings Enter only these technical fields:

text
ACCOUNT_CODE=YOUR_ACCOUNT_CODE
ROUTING_TOKEN=YOUR_ROUTING_TOKEN

The TheConnector endpoint is built into the standard package. No server address is entered in the normal build.

# MT5 broker checks Check whether the account is netting or hedging, then validate filling mode, minimum volume, volume step and symbol precision on demo. XAUUSD, indices and crypto often differ by broker.



Need a broker-specific edge case? Contact support