Mql5 Copy Trading System
- Utilità
- Versione: 3.0
- Attivazioni: 5
Hello traders,
Do you manage more than one MetaTrader 5 account? Do you want the trades opened on one account (manually, or by an EA) to be mirrored automatically — with no delay and with proper risk control — on your other accounts?
Smart Copy Trader was built exactly for this: it copies positions from a "source" (Master) account to one or more "receiver" (Slave) accounts with millisecond precision, while protecting your capital with daily profit/loss limits, an open-position loss limit, and a manual emergency stop button.
How it works
The system has two components:
- Provider — A lightweight, invisible indicator attached to the chart on the Master/source account. It monitors open positions (ticket, symbol, direction, lot size, SL/TP) and writes any change (new trade, closed trade, SL/TP update from a trailing stop) to a shared signal file.
- Receiver — An Expert Advisor running on the Slave/receiver account. It continuously reads that signal file and opens, closes, and updates positions on its own account accordingly.
