public method IO2GOfferRow.getValueDate

Brief

Gets the simulated delivery date.

Declaration
C++
const char*  getValueDate ()

Details

The returned value indicates the date and time when a position opened for an instrument can be automatically closed.
The returned value is provided in the yyyyMMdd format.

It is applicable only when an instrument is traded on an account with the day netting trading mode (see MaintenanceType field in the Accounts table).

Declared in IO2GOfferRow

back