StopLoss
Gets the Stop Loss price of the order.
double StopLoss() const
Return Value
Stop Loss price of the order.
Note
The historical order should be selected using the Ticket (by ticket) or SelectByIndex (by index) methods.