RateSourceType

Tag 1447

RateSourceType

Abbreviation: RtSrcTyp
Typeint
Tag1447
AddedFIX.5.0SP1
Used in7 messages

Description

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
WireNameDescription
1447=0PrimaryPrimary
1447=1SecondarySecondary

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
0PrimaryPrimaryFIX.5.0SP1
1SecondarySecondaryFIX.5.0SP1