Copy Trades Master
- ユーティリティ
- バージョン: 4.0
Overview Copy Trades Master is a high-performance local signal broadcaster for MetaTrader 5. It tracks active positions on your master account in real time and streams execution data directly to one or multiple SlaveCopier terminals running on the same PC or local network via ultra-fast local file IPC ( FILE_COMMON ).
https://www.mql5.com/en/market/product/189485
Key Features
-
Local Common-File IPC: Uses local file streaming ( MQL5\Files ) for near-zero latency execution without requiring external web servers or cloud APIs.
-
Multi-Slave Streaming: Broadcasts signal data to an unlimited number of slave accounts concurrently.
-
Heartbeat Verification: Emits continuous heartbeat timestamps every 200ms to guarantee slave receivers maintain an active connection.
-
Real-Time Track & Sync: Streamlines new order entries, dynamic Stop Loss and Take Profit modifications, and trade closures across all target instruments.
-
Assignable Master ID: Custom numerical ID support ( Master_ID ) to separate different master strategies running on the same machine.
Setup Instructions
-
Master_ID: Assign a unique integer ID (e.g., 100 ) to represent this master instance.
-
Update Interval: Set the broadcast frequency in milliseconds (default: 200ms ).
-
Attach the EA to any active chart on your Master MT5 terminal and ensure Allow Algo Trading is enabled.
-
Set the matching Target_Master_ID on all receiving SlaveCopier EAs.
Short Summary Version
-
High-Speed Signal Broadcaster: Streams live open positions, modifications (SL/TP), and trade exits to local slave terminals with minimal latency.
-
Configurable Master ID: Set a unique Master_ID so local slave receivers can target this specific master instance.
-
Built-in Heartbeat: Transmits live status signals to prevent slave execution when the master terminal is disconnected or offline.
-
Unlimited Slave Connectivity: Supports simultaneous broadcasting to an unlimited number of local MT5 slave accounts without performance degradation.
