public method PositionsSummary.getSellPipPL

Overview

Gets the current profit/loss of all short (sell) positions in pips

Declaration

function getSellPipPL()
public double getSellPipPL();
public double getSellPipPL();

Returns

The method returns a real value that represents the current profit/loss of all short (sell) positions in pips

Details

Declared in PositionsSummary