public method EntryOrderRequest.getLimitPips
Overview
Gets the pips at which the limit order must close the position
Declaration
function getLimitPips()
public double getLimitPips();
public double getLimitPips();
Returns
The method returns a real value that represents the pips at which the limit order must close the position
Details
Declared in EntryOrderRequest