Skip to content

FIX TAG 344

TradSesCloseTime

UTCTimestampAdded FIX.4.2

Definition

Closing time of the trading session

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 4.4 FIX 4.2

No differences in name, type, definition text, deprecation, or enumerated values.

No enumerated values are defined for this field in this source.

About the UTCTimestamp data type

Time/date combination represented in UTC (Universal Time Coordinated, also known as "GMT") in either YYYYMMDD-HH:MM:SS (whole seconds) or YYYYMMDD-HH:MM:SS.sss (milliseconds) format, colons, dash, and period required. Valid values:

  • YYYY = 0000-9999, MM = 01-12, DD = 01-31, HH = 00-23, MM = 00-59, SS = 00-59 (without milliseconds).
  • YYYY = 0000-9999, MM = 01-12, DD = 01-31, HH = 00-23, MM = 00-59, SS = 00-59. sss=000-999 (indicating milliseconds).
Used in messages 1

Includes nested components and repeating groups. Open a location to see its surrounding requirements.