Position Copier
This tool allows to copy positions between MT4 instances using CSV files in common folder.
Download demo version HERE
How it works
This tool runs in two modes: MASTER and SLAVE.
MASTER mode is reading all positions and its modifications. When a position is opened, modified or closed, MASTER
creates a file with position data for the SLAVES in the common folder.
SLAVE mode is reading new files in the common folder with position data and apply modifications.
General settings
Mode — MASTER (Send data) or SLAVE (Receive data)
Polling Milliseconds — How many
milliseconds the program is checking for changes
Master setting
Copy trades with this magic — Only check for trades with a specific magic number, if set 0 it checks all trades.
Slave settings
Symbols to copy — Sets what symbols will be copied (apply only for position open, modifications and closes apply
for all symbols)
- All symbols
- Chart symbol
- Market watch symbols
Lots — Use custom lots. If set 0 it uses same lots.
Magic number for new trades — Sets magic number for slave positions
Slippage — Sets slippage for OrderSend
Copy modes — Sets the copy mode and close strategy
- Copy signal and SL/TP prices: Copy exact SL/TP prices
- Copy signal and SL/TP distances: Calculate SL/TP distances and apply to new open price
- Copy signal and custom SL/TP: Uses custom SL/TP distances
- Copy signal and close with master: Do not use SL/TP, trades are closed when are closed in the MASTER
instance
CustomTPPoints
CustomSLPoints
Not supported yet
- Pending orders
- Partial close