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.
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END