MQL4 Reference  Trade Functions
 Trade Functions  OrderStopLoss
  OrderStopLoss
| 
 | OrderStopLossReturns stop loss value of the currently selected order. 
 Returned value Stop loss value of the currently selected order. Note The order must be previously selected by the OrderSelect() function. Example: 
 |