EA that Opens two pending order at the same time

 
I am interested in an ea that opens pending orders, such as Buy limit and sell limit at the same time. Once the one is activated the other will automatically be cancelled. The EA should have fix SL of about 600points and the TP is 30points for each pending orders.  It should open orders only in Verified support or Resistance.
Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Order Properties
Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Order Properties
  • www.mql5.com
Requests to execute trade operations are formalized as orders. Each order has a variety of properties for reading. Information on them can be...