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