public method PositionsSummary.getBuyGrossPL
Overview
Gets the current profit or loss of all 'buy' positions (both long and short) in the account currency
Declaration
function getBuyGrossPL()
public double getBuyGrossPL();
public double getBuyGrossPL();
Returns
The method returns a real value that represents the current profit or loss of all 'buy' positions (both long and short) in the account currency
Details
Declared in PositionsSummary