public property O2GOfferRow.ValueDate

Brief

The "Day Netting" contract close date.

Declaration
C#
string  ValueDate get;

Details

The date when the position, opened using this offer will be automatically closed in case it would not be closed today (applicable for "Day Netting" only).

The date comes in format yyyyMMddhhmmss for UTC time zone.

back