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

This Expert Advisor is designed to copy the original open orders from a CSV file to your local account in the MetaTrader 4 terminal.

  • Using this Expert Advisor, you can monitor the account and repeat the trade of professional traders;
  • Use a demo account to subscribe to a trading signal in the Signals on MQL4/5 service, and then copy it to your real account;
  • Copying N:1, 1:N or N:M;
  • Fast copying. Copies the order in a few ticks.
  • Flexible adjustment of the lot volume;
  • Character matching.

Must be used in conjunction with OrderDump EA.

  • OrderDumpFile: The name of the csv file in the source invoice in the local MT4 terminal, you can find it in the “Terminal/Common/Files” folder.
    Where can I find the file? In the MetaTrader 4 terminal, click “File” – “Open Data folder”. In the window that appears, go up one level to the Terminal directory. Next, go to the “Common/Files” folder. There is a csv file with the order data. File Name: Broker server name Account number OrderDump.csv.
  • BetterPriceOnly: If the current price is better than in the source, open an order. Otherwise ignore.
  • CopyStopLossLevel: Copy the stop loss level from the original order.
  • CopyTakeProfitLevel: copy the take profit level from the original order.
  • LotScale: lot scaling. Must be greater than 0.
    MaxLots: maximum lot. If equal to 0, the maximum lot in the system is used by default.
  • AppendSuffix: If your account uses a suffix in the symbol name, for example “m”, “pro”, “ecn”, add this suffix. Specified case-sensitive.
  • RemoveSuffix: If the source character uses a suffix other than your account, for example “m”, “pro”, “ecn”, delete it. Specified case-sensitive.
  • EA_Comment: The adviser’s ID.

[spoiler title=”Read More…”]

  • Scenario one: 1:1
    Launch OrderDumper in the source MT4 terminal, then launch OrderCopier on the EURUSD chart in the destination MetaTrader 4 terminal.
  • Scenario two: N:1
    Run OrderDumper in several source terminals 1,2,3…N, then run OrderCopier on several “EURUSD” charts in several destination terminals of MetaTrader 4; each OrderCopier Expert Advisor copies one source.
  • Scenario three: N:M
    Run OrderDumper in several source terminals 1,2,3…N, then run OrderCopier on several EURUSD charts in several destination terminals of MetaTrader 4; each OrderCopier Expert Advisor on different terminals can copy the same set (or part) of source terminals.

[/spoiler]

Add review
Reviews ( 0 ):