public method PositionsSummary.getSellNetPL
Overview
Gets the current profit/loss of all short (sell) positions in the account currency. It includes commissions, interest, and dividends
Declaration
function getSellNetPL()
public double getSellNetPL();
public double getSellNetPL();
Returns
The method returns a real value that represents the current profit/loss of all short (sell) positions in the account currency
Details
Declared in PositionsSummary