From attaching your first EA to prop-firm protection — the complete reference. Setup takes about 10 minutes.
The copier is fully working at this point, even with no internet. The next step only adds web monitoring.
No license keys, no logins inside the EA, and nothing else to install. If reporting ever fails, the EA backs off quietly and copying is never slowed down.
| Setting | What it does |
|---|---|
| PairingCode | One-time code from the dashboard (+ Add New Terminal). Blank it after pairing. |
| DashboardURL | Where status is reported. Leave default. Empty = reporting off (copying still works). |
| Reporting | ON = terminal appears on the web dashboard. |
| SnapshotMs | How often the master publishes its trades (default 100 ms). |
| StatusSeconds | Status update interval for the dashboard (default 3 s). |
| Setting | What it does |
|---|---|
| MasterAccounts | Comma-separated master account numbers to follow. Empty = follow every master on this PC. |
| LotMode | Same lot · Fixed lot · Multiplier · Balance ratio · Equity ratio · Risk % (see lot modes below). |
| FixedLot / Multiplier / RiskPercent | Values used by the matching lot mode. |
| Reverse | Buy↔Sell reversed, SL and TP swapped, limit↔stop pendings converted. |
| CopyBuy / CopySell | Copy only one direction if you want. |
| IgnorePending | Skip pending orders — copy market trades only. |
| IgnoreSL / IgnoreTP | Don't copy stop loss / take profit. |
| CommentMode | CC tag (master account + ticket) · Copy master's comment · No comment (blank) · Custom text. |
| CustomComment | Your own text when CommentMode = Custom. |
| CopyMagic | Use the master's magic number on copies instead of your own. |
| SymbolMap | Broker symbol translation, e.g. XAUUSD=GOLD;GBPUSD=GBPUSD.a |
| SymbolSuffix | Suffix auto-added to unmapped symbols (e.g. .a or m). |
| MaxLot | Hard cap on any single copied trade. |
| MaxOpenTrades | Maximum copies open at once (0 = unlimited). |
| Magic | Magic number for this copier's trades. |
| SlippagePts | Max slippage in points. |
| PollMs | How often the slave checks the master (default 100 ms). |
| Setting | What it does |
|---|---|
| Same lot | Copy exactly the master's lot size. |
| Fixed lot | Every copy uses FixedLot (e.g. always 0.01). |
| Multiplier | Master lot × Multiplier (0.5 = half size, 2 = double). |
| Balance ratio | Scaled by your balance vs the master's — a $1k account copies a $10k master at 1/10 size. |
| Equity ratio | Same, but using equity instead of balance. |
| Risk % | Lot calculated so the master's SL distance risks RiskPercent% of your equity. Falls back to FixedLot when the master trade has no SL. |
Built for funded/prop-firm accounts. When a limit is hit the slave EA instantly closes every copied trade, deletes copied pendings, pauses copying and sends you an alert — plus a critical alert on the dashboard. Closed trades are never re-copied.
| Setting | What it does |
|---|---|
| EquityProtectPct | Max daily loss as % of day-start equity. Hit it → protection triggers. Auto-resumes next trading day. |
| EquityStopMoney | Hard equity floor in account currency (e.g. 9000). Hit it → protection triggers. No auto-resume. |
| ProtectCloseAll | ON (default): close every copy + delete pendings when triggered. OFF: keep positions, only block new copies. |
Example: a $10,000 challenge account with a 5% daily-loss rule → set EquityProtectPct = 4 (buffer under the firm's 5%) and EquityStopMoney = 9100 as a hard floor against the overall drawdown rule.
| Setting | What it does |
|---|---|
| NotifyErrors | ON by default — message on every copy failure. |
| NotifyTrades | Message on every open / close / partial close. |
| NotifyTelegram + TgBotToken + TgChatId | Telegram messages via your own bot (setup steps below). |
| NotifyEmail | Uses the terminal's email settings (Tools → Options → Email). |
| NotifyPush | Push to the MT4/MT5 mobile app (MetaQuotes ID in Tools → Options → Notifications). |
Machines, masters, slaves, online/offline counts, today's trades, average copy delay, errors and unacked alerts — live.
Every PC/VPS you paired: health score, CPU/RAM/disk, uptime, IP, last heartbeat. Rename machines inline.
Master accounts (balance, equity, floating P/L, open trades) and slave accounts (copy delay, copied total, errors, success rate). Give accounts nicknames.
Realtime feed of every copy event — open, close, modify, partial close, failures — with master/slave tickets, lots and delay. Filter by symbol or account.
System events: logins, pairings, terminals going on/offline.
Master/slave offline, AutoTrading disabled, copy failed, high delay, equity protection, machine offline — with acknowledge buttons.
| 100% | Healthy |
| 90% | Minor delay (copy delay over 500 ms) |
| 75% | Warning (copy delay over 2 s) |
| 50% | Critical (a terminal is offline) |
| 0% | Machine offline (no heartbeat) |
Never. Copying is EA-to-EA on your own machine through local files. The website only displays what happened. Even if the website, your internet, or our servers go down completely, copying continues untouched.
Copying keeps running at full speed — it never used the internet. Only the dashboard stops updating, and you'll see an offline alert when the connection returns.
No. The EAs report to the dashboard by themselves. The only one-time step is allowing the dashboard URL in each terminal (Tools → Options → Expert Advisors).
Yes. Use SymbolMap / SymbolSuffix if symbol names differ (XAUUSD vs GOLD vs XAUUSD.a). Note that SL/TP are copied as absolute prices, so check quotes match closely between brokers.
The copier respects your decision — that trade is blacklisted and will not be re-opened, even though the master still has it.
Slave accounts on MT5 should be hedging accounts. Netting accounts merge positions and break one-to-one copying.
Any Windows PC works, but a Windows VPS is recommended so terminals run 24/5. All terminals (master + slaves) must be on the same machine.
Create your free account, pair your terminals and watch every trade copy in realtime.
Get Started Free