Tag 139
MiscFeeType
Abbreviation:
Description
Indicates type of miscellaneous fee.
Wire Format & Usage Example
Single field (key=value)
139=1 (Regulatory)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 139=1 (Regulatory) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 139=1 (Regulatory) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
139=1 | Regulatory | Regulatory (e.g. SEC) |
139=2 | Tax | Tax |
139=3 | LocalCommission | Local Commission |
139=4 | ExchangeFees | Exchange Fees |
139=5 | Stamp | Stamp |
139=6 | Levy | Levy |
139=7 | Other | Other |
Enumerated Values
7| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Regulatory | Regulatory (e.g. SEC) | FIX.4.0 |
| 2 | Tax | Tax | FIX.4.0 |
| 3 | LocalCommission | Local Commission | FIX.4.0 |
| 4 | ExchangeFees | Exchange Fees | FIX.4.0 |
| 5 | Stamp | Stamp | FIX.4.0 |
| 6 | Levy | Levy | FIX.4.0 |
| 7 | Other | Other | FIX.4.0 |