Multiple positions cannot be adjusted individually....

 

I noticed that multiple positions cannot be adjusted individually. With the same entry price and stop loss of two positions, one goes with the other when stop loss is adjusted. I think this has major impact on my trade strategy.

Can anyone handle this issue?

Thanks

Mike

 

I also got in this trouble,it seems not easy to  handle it.

phamptom gave me advice :https://www.mql5.com/en/articles/88

I am afraid it will become more complicated.

A Virtual Order Manager to track orders within the position-centric MetaTrader 5 environment
  • 2010.05.13
  • Paul
  • www.mql5.com
This class library can be added to an MetaTrader 5 Expert Advisor to enable it to be written with an order-centric approach broadly similar to MetaTrader 4, in comparison to the position-based approach of MetaTrader 5. It does this by keeping track of virtual orders at the MetaTrader 5 client terminal, while maintaining a protective broker stop for each position for disaster protection.