public method BaseSLOrderRequest.getRate

Brief

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

Declaration

protojavascriptjavacsharp
public getRate() : real

Returns

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

Details

Declared in BaseSLOrderRequest

back