Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

Copyist MT4 Slave-exactly the copyist of transactions (recipient) is installed on the account where you want to replicate transactions.

  • crucial: master Key transfer data-Sets any word (or pair of characters) that must match the exact same setting from the supply expert Advisor.
  • Account: accept account amounts, through separator (,) – Lists the account amount, the transaction with that you want to copy.
  • Timer: timer of check of updates-pause (ms) – Frequency of data change polling, in milliseconds.
  • Timer: control check-pause (ms) – The frequency in which the EA forces loading of Master accounts and comparing Master-Slave trades, in milliseconds.
  • Open: significance orders (min) – not to copy old orders-Time of relevance of transactions, in minutes.
  • Del: to delete prefixes, through separator (,) – Prefixes to be removed from character names on the Master account.
  • Del: to delete suffixes, through separator (,) – Suffixes to be removed from character names on the Master account.
  • Add: to add a prefix to the symbol-Add a prefix to the received symbol.

  • Add: to add a prefix to the symbol – Prefixes to be added to the resulting symbol.
  • Add: to add a suffix to the symbol – Suffixes to be added to the resulting symbol.
  • Replace: symbols replace, format: Master=Slave,…, … – Substitute symbols received from the Master account for the specified symbols. (GOLD=XAUUSD, SILVER=XAGUSD, etc.)

[spoiler title=”Read More…”]

Add: to add a prefix to the symbol-Add a prefix to the received symbol.

  • Magic: accept Magic numbers, through separator (,) – Filter of copied Magic order numbers from the Master account.
  • Symbol: accept Symbols, through separator (,) – Filter of copied Symbols from the Master account.
    • LOT: type dependency on the Master-account – The default type of copied lot for all copied accounts:
      • fixed_lot – fixed;
      • balance_lot-depends on the balance;
      • equity_lot-depends on the equity.
    • LOT: detailed dependence: Account = typelot,…,…, – Type of copied lot for specific accounts. Recording format: Invoice = Type of lot being copied.
    • MULTI: lot multiplication = MULTI * LOT-The multiplier (coefficient) by which the lot will be multiplied (which is obtained in the previous MM settings) when opening.
    • MULTI: detailed multiplication: Account = MULTI,…,…, – Multiplier for specific accounts. Recording format: Score = multiplier.
    • Open Best: open orders the best price-Enables the use of this group of settings-search for the best price to open a trade.
    • Open Best: pips, to add to best price-A number in points (for 4 digits) to add to the best price when opening.
    • Open Best: search time (min) best price – Time to search for the best price, in minutes.
    • Open Best: time expired-action – The action that the Expert Advisor will perform after the time for searching for the best price has expired (open at the current price or not open).
    • check in closed orders-Enables checking among the order history
    • TP: copying take profit-Copy the Take Profit of trades. The check in closed orders mode must be enabled.
    • TP: pips from TP, – EA waiting for the target TP – The distance in points (4 characters) from the current price to the target TP, at which the transaction has priority to close on Take Profit.
    • TP: time (min) waiting TP, then close order by current price – Time after which to close the trade, in minutes.
    • SL: copying stop loss-Copy the Stop Loss of trades. The check in closed orders mode must be enabled.
    • MIRROR: to mirrors orders Master > Slave-Change the direction of the transaction when copying.
    • Min %: free margin – for opening orders – The level of free margin that should remain after opening a trade.
    • Slippage – Allowed slippage when opening trades, in points.
    • Open: pause between opening orders (ms) – The pause with which orders are opened, in milliseconds.
    • [ ] Print: print additional information in log – An additional setting that allows you to output various service information to the Expert Advisor’s log.
    • [ ] Print: print language in log – The language of output of messages to the Expert Advisor’s log: Russian or English.
    • separator-A separator character that is used when separating accounts, suffixes, prefixes, etc.

    Using

    The Slave Copy Expert Advisor informs the user about its work in the form of visual information on the chart on which it is installed, as well as in the log.

    • In the upper-left corner, a comment is displayed, information about readiness for work.
    • In the lower-left corner, information about operating modes and speed in milliseconds is displayed.
      • Open – the speed of reading information from the Master account.
      • Check-processing speed, comparing orders from the Master account with orders on the Slave account, as well as creating a list of actions that need to be performed on the Slave account to synchronize data.
      • Broker – the speed at which the broker executed the sent request.
    • In the lower right corner, information about the Master accounts being copied is displayed. If the text is green-there is a connection to the Master account, if it is red – no, if it is blue-it is possible that the copied data is outdated.
      • Copy Accounts – information about the broker, Master account number, lot type and multiplier.
      • master – number of orders on the Master account.
      • ALL – number of orders available for opening on the Slave account.
      • open – number of orders opened on the Master account. If the text is displayed in red, it means that there are orders that can not be opened, because their validity time has expired.
      • cl F – number of prematurely closed orders on the Slave account. The number of orders that were closed manually or by TP/SL is closed before they are closed on the Master account.
      • WAITING open – the number of orders that are waiting to be opened at the best price or the release of free margin, at a time when these orders are already open on the Master account.
      • WAITING close – the number of orders that are waiting to be closed by TP, while on the Master account, these orders are already closed.
      • last time – the time of the last reading of data from the Master account.
  • LOT: type dependency on the Master-account – The default type of copied lot for all copied accounts:
    • fixed_lot – fixed;
    • balance_lot-depends on the balance;
    • equity_lot-depends on the equity.
  • LOT: detailed dependence: Account = typelot,…,…, – Type of copied lot for specific accounts. Recording format: Invoice = Type of lot being copied.
  • MULTI: lot multiplication = MULTI * LOT-The multiplier (coefficient) by which the lot will be multiplied (which is obtained in the previous MM settings) when opening.
  • MULTI: detailed multiplication: Account = MULTI,…,…, – Multiplier for specific accounts. Recording format: Score = multiplier.
  • fixed_lot – fixed;
  • balance_lot-depends on the balance;
  • equity_lot-depends on the equity.
  • Open Best: open orders the best price-Enables the use of this group of settings-search for the best price to open a trade.
  • Open Best: pips, to add to best price-A number in points (for 4 digits) to add to the best price when opening.
  • Open Best: search time (min) best price – Time to search for the best price, in minutes.
  • Open Best: time expired-action – The action that the Expert Advisor will perform after the time for searching for the best price has expired (open at the current price or not open).
  • check in closed orders-Enables checking among the order history
  • TP: copying take profit-Copy the Take Profit of trades. The check in closed orders mode must be enabled.
  • TP: pips from TP, – EA waiting for the target TP – The distance in points (4 characters) from the current price to the target TP, at which the transaction has priority to close on Take Profit.
  • TP: time (min) waiting TP, then close order by current price – Time after which to close the trade, in minutes.
  • SL: copying stop loss-Copy the Stop Loss of trades. The check in closed orders mode must be enabled.
  • MIRROR: to mirrors orders Master > Slave-Change the direction of the transaction when copying.
  • Min %: free margin – for opening orders – The level of free margin that should remain after opening a trade.
  • Slippage – Allowed slippage when opening trades, in points.
  • Open: pause between opening orders (ms) – The pause with which orders are opened, in milliseconds.
  • [ ] Print: print additional information in log – An additional setting that allows you to output various service information to the Expert Advisor’s log.
  • [ ] Print: print language in log – The language of output of messages to the Expert Advisor’s log: Russian or English.
  • separator-A separator character that is used when separating accounts, suffixes, prefixes, etc.

The Slave Copy Expert Advisor informs the user about its work in the form of visual information on the chart on which it is installed, as well as in the log.

  • In the upper-left corner, a comment is displayed, information about readiness for work.
  • In the lower-left corner, information about operating modes and speed in milliseconds is displayed.
    • Open – the speed of reading information from the Master account.
    • Check-processing speed, comparing orders from the Master account with orders on the Slave account, as well as creating a list of actions that need to be performed on the Slave account to synchronize data.
    • Broker – the speed at which the broker executed the sent request.
  • In the lower right corner, information about the Master accounts being copied is displayed. If the text is green-there is a connection to the Master account, if it is red – no, if it is blue-it is possible that the copied data is outdated.
    • Copy Accounts – information about the broker, Master account number, lot type and multiplier.
    • master – number of orders on the Master account.
    • ALL – number of orders available for opening on the Slave account.
    • open – number of orders opened on the Master account. If the text is displayed in red, it means that there are orders that can not be opened, because their validity time has expired.
    • cl F – number of prematurely closed orders on the Slave account. The number of orders that were closed manually or by TP/SL is closed before they are closed on the Master account.
    • WAITING open – the number of orders that are waiting to be opened at the best price or the release of free margin, at a time when these orders are already open on the Master account.
    • WAITING close – the number of orders that are waiting to be closed by TP, while on the Master account, these orders are already closed.
    • last time – the time of the last reading of data from the Master account.
  • Open – the speed of reading information from the Master account.
  • Check-processing speed, comparing orders from the Master account with orders on the Slave account, as well as creating a list of actions that need to be performed on the Slave account to synchronize data.
  • Broker – the speed at which the broker executed the sent request.
  • Copy Accounts – information about the broker, Master account number, lot type and multiplier.
  • master – number of orders on the Master account.
  • ALL – number of orders available for opening on the Slave account.
  • open – number of orders opened on the Master account. If the text is displayed in red, it means that there are orders that can not be opened, because their validity time has expired.
  • cl F – number of prematurely closed orders on the Slave account. The number of orders that were closed manually or by TP/SL is closed before they are closed on the Master account.
  • WAITING open – the number of orders that are waiting to be opened at the best price or the release of free margin, at a time when these orders are already open on the Master account.
  • WAITING close – the number of orders that are waiting to be closed by TP, while on the Master account, these orders are already closed.
  • last time – the time of the last reading of data from the Master account.

[/spoiler]

Add review
Reviews ( 0 ):