public method IO2GAccountTableRow.getGrossPL

Brief

Gets the amount of profits and losses of all open positions on the account.

Declaration
C++
virtual double  getGrossPL () = 0

Details

The returned value is expressed in the account currency.

Declared in IO2GAccountTableRow

back