I am sure this is explained somewhere but did not find it.
What will be the sequence of events if I place 2 trades with Stoploss and different targets if both targets will be reached?
Will the end result be the same as in MT4?
On MT5, if you place 2 trades on the same pair, it will finally add lots to the position and move the open price.
The TP and SL will be the one of the last trade placed if any.
On MT5, if you place 2 trades on the same pair, it will finally add lots to the position and move the open price.
The TP and SL will be the one of the last trade placed if any.
Does not sound like the end result will be the same as in MT4 where it will be handled as 2 separate orders. Not possible to "scale out" this way.
Does not sound like the end result will be the same as in MT4 where it will be handled as 2 separate orders. Not possible to "scale out" this way.
True !
MT4 and 5 have their own pros and cons.
They must be chosen carefully to get better results.
True !
MT4 and 5 have their own pros and cons.
They must be chosen carefully to get better results.
One solution would be to get the EA to partially close the order at each distinct stoploss
That is for sure. I am working on a Multicurrency EA. In its original design (manual method) it had 4 postion, scaling out 3 and one trailing. The wastly improved backtesting features of MT5 forced me over to MT5. I started out implementing it with Pending ordes but gave up and backed down to one position only. Keeping track of the pending orders for both StopLoss ans TakeProfit turned out to be more than a mouthfull. First release will be with one order only. In order to implement next stage with scaling out I will probaly port it back to MT4. No hassle with scaling out there. Unless there is some foolproof method of handling this in MT5. What is missing is really an OCO method.
Does not sound like the end result will be the same as in MT4 where it will be handled as 2 separate orders. Not possible to "scale out" this way.
False !
You can get the exact same results. But the way to get it is different.
True !
MT4 and 5 have their own pros and cons.
They must be chosen carefully to get better results.
Trading with MT4 or MT5 is very different, but if you apply the same strategy you will get the same results. Some strategy are more easy to realize with MT4, some others with MT5.
False !
You can get the exact same results. But the way to get it is different.
Trading with MT4 or MT5 is very different, but if you apply the same strategy you will get the same results. Some strategy are more easy to realize with MT4, some others with MT5.
Yes, it's a bit like giving the same answer with different words :-) :-) ;-)...
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I am sure this is explained somewhere but did not find it.
What will be the sequence of events if I place 2 trades with Stoploss and different targets if both targets will be reached?
Will the end result be the same as in MT4?