Download and install
- Download MyFXCopierAgent (v4.60+) from your Licenses page — ZIP or
.mq4source. - Copy into
File → Open Data Folder → MQL4\Experts\. - Open
MyFXCopierAgent.mq4in MetaEditor → Compile (F7) → producesMyFXCopierAgent.ex4. - Restart MT4 or refresh the Navigator panel.
You cannot run .mq4 without compiling — MetaTrader needs .ex4.
Activate
- Attach MyFXCopierAgent to any chart.
- Enter your license key and API endpoint (default:
https://api.myfxcopier.com). - 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.