TimeUnit

Tag 997

TimeUnit

Abbreviation: TmUnit
TypeString
Tag997
AddedFIX.4.4
Used in70 messages

Description

Unit of time associated with the contract. NOTE: Additional values may be used by mutual agreement of the counterparties

Wire Format & Usage Example

Single field (key=value)
997=H (Hour)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 997=H (Hour) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 997=H (Hour) is this field's position in the message.

All valid values
WireNameDescription
997=HHourHour
997=MinMinuteMinute
997=SSecondSecond
997=DDayDay
997=WkWeekWeek
997=MoMonthMonth
997=YrYearYear

Enumerated Values

7
ValueSymbolic NameDescriptionAdded
HHourHourFIX.4.4
MinMinuteMinuteFIX.4.4
SSecondSecondFIX.4.4
DDayDayFIX.4.4
WkWeekWeekFIX.4.4
MoMonthMonthFIX.4.4
YrYearYearFIX.4.4