public method MarketOrderRequest.getLimitRate

Brief

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

Declaration

protojavascriptjavacsharp
public getLimitRate() : real

Returns

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

Details

Declared in MarketOrderRequest

back