public method O2GTradeTableRow.getGrossPL

Brief

Gets the current profit/loss of a position.

Declaration
Java
double  getGrossPL ()

Details

The returned value is expressed in the account currency.

Declared in O2GTradeTableRow

back