Have some problems with EA

 
hi, I have 2 pending orders a sellstop, and a buystop after X amount of pips i want to get the SL of the order that was activated to break-even . what is the command for the sellstop order ? and for the buystop order ? halp :) thank u
 
There is no separate 'command' for them. U can change an order's SL using OrderModify() function -> https://docs.mql4.com/trading/OrderModify
Reason: