SettlCurrFxRateCalc

Tag 156

SettlCurrFxRateCalc

Abbreviation: SettlCurrFxRtCalc
Typechar
Tag156
AddedFIX.4.1
Used in8 messages

Description

Specifies whether or not SettlCurrFxRate (55) should be multiplied or divided

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
156=MMultiplyMultiply
156=DDivideDivide

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
MMultiplyMultiplyFIX.4.4
DDivideDivideFIX.4.4