Skip to content

StopLoss

StopLoss

Gets the order’s Stop Loss.

double  StopLoss() const

Return Value

Order’s Stop Loss.

Note

The order should be selected using the Select (by ticket) or SelectByIndex (by index) methods.

Last updated on