public method IO2GAccountTableRow.getDayPL

Brief

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

Declaration
C++
virtual double  getDayPL () = 0

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 IO2GAccountTableRow

back