public method IO2GSummaryTableRow.getNetPL

Brief

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

Declaration
C++
virtual double  getNetPL () = 0

Details

The returned value is expressed in the account currency.

Declared in IO2GSummaryTableRow

back