public method BaseSLOrderRequest.getPips

Brief

Gets the pips at which the stop/limit order must close the position

Declaration

protojavascriptjavacsharp
public getPips() : real

Returns

The method returns a real value that represents the pips at which the stop/limit order must close the position

Details

Declared in BaseSLOrderRequest

back