Tag 1447
RateSourceType
Abbreviation:
RtSrcTypDescription
Indicates whether the rate source specified is a primary or secondary source.
Wire Format & Usage Example
Single field (key=value)
1447=0 (Primary)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1447=0 (Primary) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1447=0 (Primary) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1447=0 | Primary | Primary |
1447=1 | Secondary | Secondary |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Primary | Primary | FIX.5.0SP1 |
| 1 | Secondary | Secondary | FIX.5.0SP1 |