public method O2GSummaryTableRow.getNetPL

Brief

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

Declaration
Java
double  getNetPL ()

Details

The returned value is expressed in the account currency.

Declared in O2GSummaryTableRow

back