Capabilities
Everything a paid copier does — without the invoice
All 4 copy directions
MT4→MT4, MT4→MT5, MT5→MT4 and MT5→MT5. One master to many slaves, or many masters to many slaves — on the same PC or VPS.
Millisecond local copying
Trades copy terminal-to-terminal through a shared folder on your own machine. No cloud round-trip and no shared servers — typical delay is under 10 ms.
Every trade event
Market and pending orders, fills, SL/TP modifications, trailing stops, partial closes, full closes and deletions — all mirrored as they happen.
Six risk-sizing modes
Same lot, fixed lot, multiplier, balance ratio, equity ratio or risk-% per trade, with max-lot and max-trades caps for prop-firm safety.
Equity protection
Set a maximum daily loss % or a hard equity floor. If it is hit, every copied position closes, copied pendings are deleted and copying pauses — with an alert.
Symbol and filter control
Prefix and suffix mapping between brokers, symbol whitelists and blacklists, magic-number filters and comment filters.
Realtime web dashboard
Every VPS, terminal and copied trade in one place, with alerts the moment a terminal goes offline or a copy fails.
Telegram, email and push alerts
Notifications on copies, failures and protection triggers — straight from the EA to your Telegram bot, your email or the MT4/MT5 mobile app.
Setup
Three steps to your first copy
Attach the EAs
Drop the Sender EA on your source account and the Receiver EA on each destination terminal. Copying itself is fully offline — it never needs the internet.
Pair with a code
Create a free account, click Add New Terminal and type the pairing code into each EA — one code per machine. No license keys, ever.
Monitor everything
Your dashboard shows every machine, terminal and trade in realtime, with a full copy-error log when something needs attention.
What it will never do
- No broker password and no investor password is ever requested — there is no credential to hand over.
- The website never places, modifies or closes a trade. Copying happens inside your terminals.
- Copying keeps working if your internet drops; only the monitoring dashboard needs a connection.
- Works with every broker, on hedging and netting accounts, and on Windows VPS.
Trade copier questions
How fast does the trade copier copy a trade?+
Under 100 milliseconds between terminals on the same PC or VPS, because nothing travels over the internet — the master EA writes the signal to a local file and the slave EA reads it. The delay you actually notice is your broker's execution, not the copier.
Can I copy from MT4 to MT5, or MT5 to MT4?+
Yes, in both directions, and you can mix them freely — one MT4 master feeding MT5 receivers, or the reverse. The copier reads the trade as symbol, direction, volume, stop and target, so the platform on either end does not matter.
Does the copier need my broker password or investor login?+
No. It never asks for a broker password, an investor password, or an account number and password pair. Both EAs run inside terminals you have already logged into yourself, so there is nothing for us to store and nothing to leak.
What happens if my internet drops while trades are open?+
Copying carries on. The link between master and receiver is a file on your own disk, so an internet outage affects your broker connection exactly as it always would, but it does not stop the copier from passing new trades between terminals.
Can I copy to an account with a different balance or currency?+
Yes. Each receiver is sized independently — fixed lots, a multiplier, or risk-percent sizing that scales the copy to that account's own balance. A 1% risk on the master becomes 1% of the receiver's balance, whatever the two balances are.
Is a trade copier allowed by prop firms?+
Copying between your own accounts is normally allowed; copying between different traders' accounts, or running identical trades across several funded accounts at one firm, often is not. The rule that catches people is the one about correlated accounts, so read your firm's terms before you point a copier at a challenge.
Do I need a VPS to run the trade copier?+
Only if you want copying to continue when your own PC is off. Both terminals and both EAs run on one machine, so a home PC works perfectly while it is awake. A basic Windows VPS with 2 GB of RAM is enough if you need it running around the clock.