public method PositionsSummary.getBuyNetPL

Overview

Gets the current profit/loss of all long (buy) positions in the account currency. It includes commissions, interest, and dividends

Declaration

function getBuyNetPL()
public double getBuyNetPL();
public double getBuyNetPL();

Returns

The method returns a real value that represents the current profit/loss of all long (buy) positions in the account currency

Details

Declared in PositionsSummary