public method MarketOrderRequest.getStopRate

Brief

Gets the price at which the stop order must close the position

Declaration

protojavascriptjavacsharp
public getStopRate() : real

Returns

The method returns a real value that represents the price at which the stop order must close the position

Details

Declared in MarketOrderRequest

back