Tag 891
MiscFeeBasis
Abbreviation:
BasisDescription
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
| Wire | Name | Description |
|---|---|---|
891=0 | Absolute | Absolute |
891=1 | PerUnit | Per Unit |
891=2 | Percentage | Percentage |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Absolute | Absolute | FIX.4.4 |
| 1 | PerUnit | Per Unit | FIX.4.4 |
| 2 | Percentage | Percentage | FIX.4.4 |