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