CommType

Tag 13

CommType

Abbreviation: CommTyp
Typechar
Tag13
AddedFIX.2.7
Used in18 messages

Description

Commission type

Wire Format & Usage Example

Single field (key=value)
13=1 (PerUnit)
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=1 (PerUnit) |  | 10=...

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

All valid values
WireNameDescription
13=1PerUnitPer Unit (implying shares, par, currency, etc.)
13=2PercentPercent
13=3AbsoluteAbsolute (total monetary amount)
13=4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)
13=5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)
13=6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
1PerUnitPer Unit (implying shares, par, currency, etc.)FIX.2.7
2PercentPercentFIX.2.7
3AbsoluteAbsolute (total monetary amount)FIX.2.7
4PercentageWaivedCashDiscountPercentage waived - cash discount (for CIV buy orders)FIX.4.3
5PercentageWaivedEnhancedUnitsPercentage waived -= enhanced units (for CIV buy orders)FIX.4.3
6PointsPerBondOrContractPoints per bond or contract (supply ContractMultiplier (231) in the <Instrument> component block if the object security is denominated in a size other than the industry default - 1000 par for bonds)FIX.4.3