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