Referencing OP_BUYSTOP or OP_SELLSTOP once opened

 

My ea enters an OP_BUYSTOP and an OP_ENDSTOP and assigns the “OrderSend(Symbol(),,,,,,)”(s)  to  int variables for short and long.  Can these orders be referenced to change the Stop Loss by the same variables once the price is hit and one of them is opened as a market order?

 
bluesman: Can these orders be referenced 
Of course. Select the order and modify.
 
WHRoeder:
Of course. Select the order and modify.
Thanks...
Reason: