public method O2GAccountTableRow.getGrossPL

Brief

Gets the amount of profits and losses of all open positions on the account.

Declaration
Java
double  getGrossPL ()

Details

The returned value is expressed in the account currency.

Declared in O2GAccountTableRow

back