public method CloseAllPositionsRequestBuilder.setRateRange

Brief

Sets the rate range

Declaration

protojavascriptjavacsharp
public setRateRange(rateRange : real) : CloseAllPositionsRequestBuilder

Parameters
rateRange

The rate range

Returns

The method returns a new instance of the CloseAllPositionsRequestBuilder class

Details

See also: CloseAllPositionsRequestBuilder

Declared in CloseAllPositionsRequestBuilder

back