MiscFeeBasis

Tag 891

MiscFeeBasis

Abbreviation: Basis
Typeint
Tag891
AddedFIX.4.4
Used in9 messages

Description

Defines the unit for a miscellaneous fee.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
891=0AbsoluteAbsolute
891=1PerUnitPer unit
891=2PercentagePercentage

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0AbsoluteAbsoluteFIX.4.4
1PerUnitPer unitFIX.4.4
2PercentagePercentageFIX.4.4