Tag 13
CommType
Abbreviation:
Description
Commission type
Wire Format & Usage Example
Single field (key=value)
13=6 (PointsPerBondOrContract)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 13=6 (PointsPerBondOrContract) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 13=6 (PointsPerBondOrContract) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
13=6 | PointsPerBondOrContract | per bond |
13=1 | PerUnit | per share |
13=2 | Percent | percentage |
13=3 | Absolute | absolute |
13=5 | PercentageWaivedEnhancedUnits | (for CIV buy orders) percentage waived enhanced units |
13=4 | PercentageWaivedCashDiscount | (for CIV buy orders) percentage waived cash discount |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 6 | PointsPerBondOrContract | per bond | FIX.4.3 |
| 1 | PerUnit | per share | FIX.2.7 |
| 2 | Percent | percentage | FIX.2.7 |
| 3 | Absolute | absolute | FIX.2.7 |
| 5 | PercentageWaivedEnhancedUnits | (for CIV buy orders) percentage waived enhanced units | FIX.4.3 |
| 4 | PercentageWaivedCashDiscount | (for CIV buy orders) percentage waived cash discount | FIX.4.3 |