public method PositionsSummary.getSellGrossPL

Overview

Gets the current profit or loss of all 'sell' positions (both long and short) in the account currency

Declaration

function getSellGrossPL()
public double getSellGrossPL();
public double getSellGrossPL();

Returns

The method returns a real value that represents the current profit or loss of all 'sell' positions (both long and short) in the account currency

Details

Declared in PositionsSummary