public method IO2GClosedTradeTableRow.getGrossPL

Brief

Gets the profit/loss of the position.

Declaration
C++
virtual double  getGrossPL () = 0

Details

The returned value is expressed in the account currency.

Declared in IO2GClosedTradeRow

back