UnderlyingFXRateCalc

Tag 1046

UnderlyingFXRateCalc

Abbreviation: FXRateCalc
Typechar
Tag1046
AddedFIX.4.4
Used in65 messages

Description

Specifies whether the UnderlyingFxRate (1045) should be multiplied or divided.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
1046=DDivideDivide
1046=MMultiplyMultiply

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
DDivideDivideFIX.4.4
MMultiplyMultiplyFIX.4.4