public method StopOrderRequestBuilder.setPipsSets the pips at which the limit order must close the position
Declaration
protojavascriptjavacsharppublic setPips(pips : real) : StopOrderRequestBuilder
| Parameters | |
pips |
The number of pips at which the limit order must close the position |
Returns
The method returns an instance of the StopOrderRequest class
See also: StopOrderRequestBuilder
Declared in StopOrderRequestBuilder