Any solution that is better than Virtual Order Manager (VOM)?

 

Are there any solutions out there that are better than

Virtual Order Manager to track orders within the position-centric MT5 environment

https://www.mql5.com/en/articles/88

I would like to convert my current MT4 to MT5; however, MT5 does not allow simultaneous buy and sell trades. I have an idea on managing buy trades using sell stop & sell limit and for sell trades to use buy stop & buy limit. Can someone help me elaborate my idea or point me to a better solution?

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.
Reason: