public method EntryOrderRequestBuilder.setStopPipsSets the pips the stop order must close the position at
Declaration
protojavascriptjavacsharppublic setStopPips(stopPips : real) : EntryOrderRequestBuilder
| Parameters | |
stopPips |
The number of pips at which a stop order will be executed. A pip is a unit of measurement that represents the smallest incremental price movement in a currency pair |
Returns
The method returns an instance of the EntryOrderRequest class
See also: EntryOrderRequestBuilder
Declared in EntryOrderRequestBuilder