Download and install
- Download MyFXCopierAgent (v4.60+) from your Licenses page — prefer the ZIP, or the
.mq5source. - Copy into
File → Open Data Folder → MQL5\Experts\. - Open
MyFXCopierAgent.mq5in MetaEditor → Compile (F7) → producesMyFXCopierAgent.ex5. - Restart MT5 or refresh Experts in Navigator.
You cannot run .mq5 without compiling — MetaTrader needs .ex5.
Activate
- Attach MyFXCopierAgent to any chart.
- Provide your license key and confirm the API host (
https://api.myfxcopier.com). - Enable Algo Trading in the terminal toolbar.
- Allow WebRequest for
https://api.myfxcopier.comunder Tools → Options → Expert Advisors.
Verify connection
Check My Terminals for online status, heartbeat, and price feed (required for protective stops).
Notes for MT5
- Hedging vs netting accounts are supported; copy settings control volume per signal.
- Some brokers require explicit symbol mapping — see Broker mapping.
- Use EA 4.60+ so mid/prices heartbeats power breakeven, trailing, and scale-out.