public method PositionsSummary.getBuyPipPL
Overview
Gets the current profit/loss of all long (buy) positions in pips
Declaration
function getBuyPipPL()
public double getBuyPipPL();
public double getBuyPipPL();
Returns
The method retuns a real value that represents the current profit/loss of all long (buy) positions in pips
Details
Declared in PositionsSummary