LegCurrencyRatio

Tag 1383

LegCurrencyRatio

Abbreviation: LegCurrencyRatio
Typefloat
Tag1383
AddedFIX.5.0
Used in5 messages

Description

Specifies the currency ratio between the currency used for a multileg price and the currency used by the outright book defined by the leg. Example: Multileg quoted in EUR, outright leg in USD and 1 EUR = 0,7 USD then LegCurrencyRatio = 0.7

Wire Format & Usage Example

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

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