public method IO2GAccountRow.getM2MEquity

Brief

Gets the equity balance of the account at the beginning of a trading day.

Declaration
C++
virtual double  getM2MEquity () = 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 IO2GAccountRow

back