MT4 Installation

Install and activate the MyFXCopier EA on MetaTrader 4.

Download and install

  1. Download MyFXCopierAgent (v4.60+) from your Licenses page — ZIP or .mq4 source.
  2. Copy into File → Open Data Folder → MQL4\Experts\.
  3. Open MyFXCopierAgent.mq4 in MetaEditor → Compile (F7) → produces MyFXCopierAgent.ex4.
  4. Restart MT4 or refresh the Navigator panel.

You cannot run .mq4 without compiling — MetaTrader needs .ex4.

Activate

  1. Attach MyFXCopierAgent to any chart.
  2. Enter your license key and API endpoint (default: https://api.myfxcopier.com).
  3. Allow Algo Trading and confirm WebRequest for https://api.myfxcopier.com.

Verify connection

Open My Terminals. Within one minute you should see your account online with a recent heartbeat and price feed (needed for protective stops).

Symbol mapping

If your broker uses suffixes (e.g. EURUSDm), map symbols on the terminal detail page before copying live signals.

Notes

  • Use EA 4.60+ so mid/prices heartbeats power breakeven, trailing, and scale-out.