Skip to content

FIX TAG 3122

LegFXBenchmark

intAdded FIX.Latest · EP302

Definition

The source of where to obtain the FX benchmark rate to use for fixing the rate.

Additional detail from the official source

The value in this field can be different from LegRateSource(3117). For example, "Bloomberg" can be the reference source identified in LegRateSource(3117), and LegFXBenchmark(3122) can be "central bank" - what this says is to use Bloomberg to look up/reference the published central bank rate. Likewise, the BFIX rate for fixing (LegFXBenchmark(3122)=1 (Bloomberg)) can be sourced from Reuters (LegRateSource(3117)=1 (Reuters)). If the source for benchmark fixing rate is the same as the reference source (LegRateSource(3117)), this field, LegFXBenchmark(3122), can be omitted.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.

Values 7

ValueMeaning
1

Bloomberg

Additional detail from the official source

Also referred to as BFIX.

2

Central Bank

3

WMR

4

Mitsubishi-UFJ

Additional detail from the official source

Also referred to as the Tokyo Fix.

5

London Bullion Market Association

Additional detail from the official source

Gold and Silver fixes are LBMA rates generated by ICE; Platinum and palladium fixes are LBMA rates generated by LME.

6

London Metal Exchange

Additional detail from the official source

Base metal prices come from the LME. LBMA should be used for platinum and palladium even though these are LME rates.

99

Other

Additional detail from the official source

An appropriate reference page, ReferencePage(1448), at the specified RateSource(1446) needs to be specified.

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 58

Includes nested components and repeating groups. Open a location to see its surrounding requirements.