- Enabling my RSI EA to open multiple positions
- Closing an open position with a limit order
- Multiple stops for a single order?
Hi guys I am looking for a MT5 utility that enables me to open the same trade an x amount of times instantly. FOR example if I buy 100 lots of EUR/USD i want it to automatically open 4 other buy positions of the same volume at the same price. Then when i close the main trade or modify it with a SL or TP i want it to automatically be applied to the other copied trades as well. My broker has a volume limit of 100 lots per trade and a maximum of 200 orders. So I want to open positions that are in excess of 100 lots and the only way for me to do that is to open multiple orders at the same price. Is there any EA or utility that can assist me with this ?
You can find such utilities in the Market.
We are not allowed to discuss or suggest products in the forum.
Hi guys I am looking for a MT5 utility that enables me to open the same trade an x amount of times instantly. FOR example if I buy 100 lots of EUR/USD i want it to automatically open 4 other buy positions of the same volume at the same price. Then when i close the main trade or modify it with a SL or TP i want it to automatically be applied to the other copied trades as well. My broker has a volume limit of 100 lots per trade and a maximum of 200 orders. So I want to open positions that are in excess of 100 lots and the only way for me to do that is to open multiple orders at the same price. Is there any EA or utility that can assist me with this ?
An answer was already given, but here it again ...
You can either look at the Codebase if something free already exists, or in the Market for paid products (also sometimes free).
However, recommendations or suggestions for Market products are not allowed on the forum, so you will have to do your own research.
Finally, you also have the option to hire a programmer in the Freelance section.
You can use a simple free copier (Google it), the aim is to copy your (manual) order onto your own account, doesn't work with EAs of course.
You need several mt4/5 instances logged on your account, on your main instance install the copy sender using as many channels you need -> 3 times for 4 orders, 1+3=4
In my case: copy1, copy2... Pending orders yes, lot multiplier 1.
In each other instance install a copier receiver but be aware that you have to filter to copy manual trades ONLY, otherwise your are going to ceate an infinite loop!
Receiver settings: Ignore all exit signal: yes coz I prefer to close them one by one, if you want to synchronize chose no.
Trade all orders at market: yes
MagicNumber: 0 this means you're copying ONLY manual orders
... and many other options depending on your copier.
Test with demo account first, I'm using this for years, unable to find such an EA to make this.
You can use a simple free copier (Google it), the aim is to copy your (manual) order onto your own account, doesn't work with EAs of course.
You need several mt4/5 instances logged on your account, on your m ain instance install the copy sender using as many channels you need -> 3 times for 4 orders, 1+3=4
In my case: copy1, copy2... Pending orders yes, lot multiplier 1.
In each other instance install a copier receiver but be aware that you have to filter to copy manual trades ONLY, otherwise your are going to ceate an infinite loop!
Receiver settings: Ignore all exit signal: yes coz I prefer to close them one by one, if you want to synchronize chose no.
Trade all orders at market: yes
MagicNumber: 0 this means you're copying ONLY manual orders
... and many other options depending on your copier.
Test with demo account first, I'm using this for years, unable to find such an EA to make this.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use