public method StopOrderRequestBuilder.setRateSets the price at which the stop order must close the position
Declaration
protojavascriptjavacsharppublic setRate(rate : real) : StopOrderRequestBuilder
| Parameters | |
rate |
The price at which the stop order must close the position |
Returns
The method returns an instance of the StopOrderRequest class
See also: StopOrderRequestBuilder
Declared in StopOrderRequestBuilder