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