public method BaseSLOrderRequest.getPips

Overview

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

Declaration

function getPips()
public double getPips();
public double getPips();

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