public method MarketOrderRequestBuilder.setStopPipsSets the pips the stop order must close the position at
Declaration
protojavascriptjavacsharppublic setStopPips(stopPips : real) : MarketOrderRequestBuilder
| Parameters | |
stopPips |
The distance between the current market price and the price at which a stop order should be executed |
Returns
The method returns an instance of the MarketOrderRequest class
See also: MarketOrderRequestBuilder
Declared in MarketOrderRequestBuilder