Trade Copier Global MT5
- Utilidades
- Laszlo Tormasi
- Versión: 3.5
- Actualizado: 20 febrero 2023
- Activaciones: 20
This Copier allows you to copy trades between Metatrader terminals even when they are installed on separate computers.
Having both MT4 and MT5 versions of the Copier makes it possible to send trades from MT4 to MT5 and vice versa.
Demo version: https://www.mql5.com/en/market/product/39290
MT4 version: https://www.mql5.com/en/market/product/19928
Only Hedging Accounts are supported! Netting Accounts are not!
Features
- Fast execution (~1 sec, depending on location/broker)
- Automatic symbol prefix recognition.
- Unlimited # of Slaves
- Pending and market orders.
- Partial order closing
- Master is able to send messages to Slaves
- Several lot calculation methods (see below)
- Does not affect other EAs
- Constant improvement based on feedbacks
- Only one instance per Metatrader Terminal to copy all symbols
Inputs
- Mode (master/slave) - select "master" to copy FROM or "slave" to copy TO the account.
- Master settings (master mode active):
- Pending orders (true/false) - Send or ignore pending orders. If "false" is selected then the pending order is sent only once it triggers on the master (and becomes a market order)
- CustomComment - Send an arbitrary text instead of the original comment (to hide comments)
- Slave settings (slave mode active):
- Master ID - ID value obtained from the EA running in "master" mode. See the screenshots for details
- Hedge - This function reverses the trade direction. Buy <> Sell
- Order Execution - Execute the trades or just notify about them
- Notification message types - Trade events to get notified about (Opening, Modifying and Closing)
- Notification types - Pop Alert, Email, Push Notification
- Lots Mode (identical/fixed/balance) - identical: exact same amount from the Master, fixed: amount entered in the "Fixed Lots" input, balance: proportional to balance sizes (slave lots = master lots * slave balance / master balance)
- Lots Multiplier - multiply the calculated lot size (works in all lots mode)
- Comment Mode (fromMaster/Input/Both) - fromMaster: copies the OrderComment from the Master, Input: uses the text specified in the "Text Input", Both: Specified text + Master OrderComment
- Symbols - Specifies the symbols to be copied. If the input is empty then all orders are sent. Many symbols can be specified comma separated. For example: EURUSD,GBPUSD,USDJPY (three symbols are copied the rest is ignored) or USD,GBP (all symbols containing USD or GBP are copied).
- Magicnumber - Specifies the magic numbers to be copied. See above at Symbols.
- Custom Symbols - (5 inputs) Translates symbols between the Master and Slave. For example: Master symbol: XAUUSD, Slave symbol: GOLD in this case by default the trade fails as there's no XAUUSD symbol on the Slave account. Setting any of the five CustomSymbol inputs to XAUUSD,GOLD (master symbol,slave symbol comma separated) solves the issue.
Setup
- Go to Tools -> Options -> Expert Advisors.
- Tick "Allow WebRequest for listed URLs".
- Add the following URL without quotes to the list: "http://81.2.237.86".
- Repeat steps 1 to 3 on all PCs you would like to run the Copier (either Master or Slave).
- Attach the Copier to a single chart. In the EA's Inputs window, set the Mode to "master".
- On the chart, a text box appears with the ID of the Master. Copy this text.
- On the Slave computer, attach the Copier to a single chart. Set the Mode to "slave".
- Add the Master ID from step 7 to Master ID within the inputs.
Screenshots may help.
This is THE BEST copier on MLQ5!!! I tried most of the other famous ones and they only work on 1 PC! "local copier". This one works from PC to PC or VPS etc !! Basically the one YOU need!