SettlDate

Tag 64

SettlDate

Abbreviation: SettlDt
TypeLocalMktDate
Tag64
AddedFIX.2.7
Used in33 messages

Description

Specific date of trade settlement (SettlementDate) in YYYYMMDD format. If present, this field overrides SettlType (63). This field is required if the value of SettlType (63) is 6 (Future) or 8 (Sellers Option). This field must be omitted if the value of SettlType (63) is 7 (When and If Issued) (expressed in local time at place of settlement)

Wire Format & Usage Example

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

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