public method O2GSummaryTableRow.getGrossPL

Brief

Gets the current profit/loss of all positions (both long and short). It does not include commissions and interests.

Declaration
Java
double  getGrossPL ()

Details

The returned value is expressed in the account currency.

Declared in O2GSummaryTableRow

back