public method EntryOrderRequestBuilder.setLimitPipsSets the pips the limit order must close the position at
Declaration
protojavascriptjavacsharppublic setLimitPips(limitPips : real) : EntryOrderRequestBuilder
| Parameters | |
limitPips |
The number of pips at which a limit order will be executed |
Returns
The method returns an instance of the EntryOrderRequest class
See also: EntryOrderRequestBuilder
Declared in EntryOrderRequestBuilder