InterestAccrualDate

Tag 874

InterestAccrualDate

Abbreviation: IntAcrl
TypeLocalMktDate
Tag874
AddedFIX.4.4
Used in70 messages

Description

The start date used for calculating accrued interest on debt instruments which are being sold between interest payment dates. Often but not always the same as the Issue Date and the Dated Date

Wire Format & Usage Example

Single field (key=value)
874=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 |  | 874=20240101 |  | 10=...

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