最后由 Wassel2017 于 2021-3-31 04:44 编辑
MT4 to MT5 and MT5 to MT4 Trade Copier (This applies to MT5 to MT5 copier and MT4 to MT4 copier)
Program capabilities: Working principle, the program will open a copy order for every order from the source account to the destination In the event that the receiver closes the order by hand, there will be no reopening. 1. The time to open a small order can be opened in 1 second. 2. You can copy orders from your account by using trade or invest password. 3. Free to use with unlimited machines and time. 4.Easy to install, if it is already installed, it takes less than 5 minutes. 5. Can copy more than sender to 1 Receiver . 6. There is a system to prevent opening the order repeatedly in all cases, whether the power goes out, the net, cut, forget, do not press close, the order will not open repeatedly. 7. You can have multiple senders by setting the paths of each sender to be different. Personally, the receiver will follow whichever you want to name the path of the receiver to be the same as the sender. 8. Sender will stop working in case The money in the account is 0, because when you login again, the broker will not send the order and the amount of money may cause the program to work abnormally. And if the source port has no money , it will stop sending the order.
Input parameters for Copy_EA_Sender: debug-display the text on the corner of the screen to see what order is now seen? path-File name to send order UseStandardName-This means you will send only 6 pairs of names, or if false you will send all of them.For example, write eurusd.pro like this, we may send 6 digits. SendOrderAfter-Time to send if orders opened before this time are not sent.
Input parameters for Copy_EA_Receiver: path- Name of file to receive order magic-magic used by ea to open an order debug-display the text on the corner of the screen to see what order is now seen? Ticket-ID number of the sender order you want ea to open in case of opening later and don't want to get old
Limitations:1.Cannot be used with an account that pairs longer than 7, eurusd like this is 6 digits. 2.order of the sender side must have an order in the port not more than 50 orders at the same time 3. The price of the originating order must not be more than 100 points, otherwise the program will not open the order accordingly. 4. lot will always be the origin. |