CommType

Tag 13

CommType

Abbreviation:
Typechar
Tag13
AddedFIX.2.7
Used in13 messages

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
WireNameDescription
13=6PointsPerBondOrContractper bond
13=1PerUnitper share
13=2Percentpercentage
13=3Absoluteabsolute
13=5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived enhanced units
13=4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived cash discount

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
6PointsPerBondOrContractper bondFIX.4.3
1PerUnitper shareFIX.2.7
2PercentpercentageFIX.2.7
3AbsoluteabsoluteFIX.2.7
5PercentageWaivedEnhancedUnits(for CIV buy orders) percentage waived enhanced unitsFIX.4.3
4PercentageWaivedCashDiscount(for CIV buy orders) percentage waived cash discountFIX.4.3