public method IO2GTradeTableRow.getGrossPL

Brief

Gets the current profit/loss of a position.

Declaration
C++
virtual double  getGrossPL () = 0

Details

The returned value is expressed in the account currency.

Declared in IO2GTradeTableRow

back