public method EntryOrderRequestBuilder.setRateSets the rate
Declaration
protojavascriptjavacsharppublic setRate(rate : real) : EntryOrderRequestBuilder
| Parameters | |
rate |
The exchange rate at which the order is to be executed. It represents the price at which you would buy or sell the instrument being traded |
Returns
The method returns an instance of the EntryOrderRequest class
See also: EntryOrderRequestBuilder
Declared in EntryOrderRequestBuilder