EA ReplicateOrders
- Utilità
- Truong Vu Van
- Versione: 1.0
- Attivazioni: 5
This EA will replicate active order.
Using for duplicate the orders when you copy from signals in mql5 but your balance is less than the balance of the signal of provider.
The replicated orders will close when the active orders close.
PARAMETER
coefficient=1; //Replicate new order with lots equal active order x 1
DisplayInfo=true; // Display information of your account
Please test demo before use in real account.