public method O2GAccountTableRow.getDayPL

Brief

Gets the amount of the profits and losses (both floating and realized) of the current trading day.

Declaration
Java
double  getDayPL ()

Details

The returned value is expressed in the account currency.
A trading day is from 17:00 through 17:00 Eastern Time (UTC-5).

Declared in O2GAccountTableRow

back