public method EntryOrderRequestBuilder.setRateRange

Brief

Sets the rate range

Declaration

protojavascriptjavacsharp
public setRateRange(rateRange : real) : EntryOrderRequestBuilder

Parameters
rateRange

The range of prices within which the order can be executed

Returns

The method returns an instance of the EntryOrderRequest class

Details

See also: EntryOrderRequestBuilder

Declared in EntryOrderRequestBuilder

back