public method ChangeOrderRequestBuilder.setRateSets the rate
Declaration
protojavascriptjavacsharppublic setRate(rate : real) : ChangeOrderRequestBuilder
| Parameters | |
rate |
The parameter is using to set the rate for an order. Rate is an exchange rate between two currencies for a currency pair. The rate is used to determine the price at which the trade will be executed |
Returns
The method returns an instance of the ChangeOrderRequestBuilder class
See also: ChangeOrderRequestBuilder
Declared in ChangeOrderRequestBuilder