RateSource

Tag 1446

RateSource

Abbreviation: RtSrc
Typeint
Tag1446
AddedFIX.5.0SP1
Used in7 messages

Description

Identifies the source of rate information. For FX, the reference source to be used for the FX spot rate.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1446=0BloombergBloomberg
1446=1ReutersReuters
1446=2TelerateTelerate
1446=99OtherOther

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
0BloombergBloombergFIX.5.0SP1
1ReutersReutersFIX.5.0SP1
2TelerateTelerateFIX.5.0SP1
99OtherOtherFIX.5.0SP1