Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]
Roman5 MT4 Copier Master

0.00

Note: Do not use this Expert Advisor if your broker makes requotes of orders.

MT4 Copier copies transactions from one or more provider accounts (master accounts) to the recipient accounts (slave accounts) in the MetaTrader 4 platform.

  • The success of copying transactions is determined by the speed of copying. With a synchronization speed of 50 ms, MT4 Copier checks for updates on all accounts 20 times per second.
  • DLLs are not needed.

To work, you also need a free Roman5 MT4 Copier Slave Expert Advisor, which works with an unlimited number of terminals, to receive orders from the provider’s account. You can download it here.

  • TimerInMillisecond = 50-search for a new order or close an existing one every 50 ms.

  • Name_of_Group – you can have several provider accounts, each of which has its own recipient accounts, forming different groups, for example, Group_A.

  • Send_Pending_Order = true / false – send pending order on account of the recipient.

  • Send_TP_and_SL = true / false-change the stop loss and take profit levels on the recipient accounts.

  • Suffix_Remove_Before_Symbol – prefix in the name of the symbol. For example, if the provider account uses the symbol xEURUSD, then Suffix_Remove_Before_Symbol = x and a string with the symbol “EURUSD”will be sent to the recipient account.

  • Suffix_Remove_After_Symbol – the postfix in the character name. For example, if the provider account uses the symbol EURUSD.lmx, then Suffix_Remove_After_Symbol =. lmx and a string with the symbol “EURUSD”will be sent to the recipient account.

  • CloseOrderWhenSlaveCloseOrderInLoss and CloseOrderWhenSlaveCloseOrderInProfit – True = when an order is closed or a stop-out is made on the recipient account, the corresponding order on the provider account is also closed.

  • TrailingStopWhenSlaveCloseOrderInLoss and TrailingStopWhenSlaveCloseOrderInProfit – True = when an order is closed or a stop-out is made on the recipient account, a trailing stop is activated on the corresponding order on the provider account.

[spoiler title=”Read More…”]

TimerInMillisecond = 50-search for a new order or close an existing one every 50 ms.

Name_of_Group – you can have several provider accounts, each of which has its own recipient accounts, forming different groups, for example, Group_A.

Send_Pending_Order = true / false – send pending order on account of the recipient.

Send_TP_and_SL = true / false-change the stop loss and take profit levels on the recipient accounts.

Suffix_Remove_Before_Symbol – prefix in the name of the symbol. For example, if the provider account uses the symbol xEURUSD, then Suffix_Remove_Before_Symbol = x and a string with the symbol “EURUSD”will be sent to the recipient account.

Suffix_Remove_After_Symbol – the postfix in the character name. For example, if the provider account uses the symbol EURUSD.lmx, then Suffix_Remove_After_Symbol =. lmx and a string with the symbol “EURUSD”will be sent to the recipient account.

CloseOrderWhenSlaveCloseOrderInLoss and CloseOrderWhenSlaveCloseOrderInProfit – True = when an order is closed or a stop-out is made on the recipient account, the corresponding order on the provider account is also closed.

TrailingStopWhenSlaveCloseOrderInLoss and TrailingStopWhenSlaveCloseOrderInProfit – True = when an order is closed or a stop-out is made on the recipient account, a trailing stop is activated on the corresponding order on the provider account.

[/spoiler]

Add review
Reviews ( 0 ):