The CommissionDataGrp component block is used to carry commission information such as the type of commission and the rate. It provides an alternative to the CommissionData component if multiple commissions or enhanced attributes are needed.
The CommissionLegRefID(2649) field is used to reference the LegID(1788) within the InstrumentLeg component, allowing for specifying instrument leg specific commission values when a multilegged security is fully expressed in the same message. This component is not intended for non-leg instances of the CommissionDataGrp component to represent aggregated values of the leg instances within the component when both leg and non-leg instances are included.
| 2640 | CommissionAmount | Amt | | Required if NoCommissions(2639) > 0. If the commission is based on a percentage of trade quantity or a factor of unit of measure , CommissionRate(2646) and CommissionUnitOfMeasure(2644) may also be specified as appropriate. | Added EP204
|
| 2641 | CommissionAmountType | Typ | | Required if NoCommissions(2639) > 0. | Added EP204
|
| 2725 | CommissionAmountSubType | SubTyp | | | Added EP233
|
| 2642 | CommissionBasis | Basis | | Required if NoCommissions(2639) > 0. | Added EP204
|
| 2643 | CommissionCurrency | Ccy | | | Added EP204
|
| 2923 | CommissionCurrencyCodeSource | CcySrc | | | Added EP273
|
| 2644 | CommissionUnitOfMeasure | UOM | | | Added EP204
|
| 2645 | CommissionUnitOfMeasureCurrency | UOMCcy | | | Added EP204
|
| 2924 | CommissionUnitOfMeasureCurrencyCodeSource | UOMCcySrc | | | Added EP273
|
| 2646 | CommissionRate | Rt | | | Added EP204
|
| 2647 | CommissionSharedIndicator | SharedInd | | | Added EP204
|
| 2648 | CommissionAmountShared | AmtShared | | If specified, CommissionSharedIndicator(2647) must be set to Y . | Added EP204
|
| 2649 | CommissionLegRefID | LegRefID | | This field may be used for multi-leg trades sent as a single message to indicate that the entry applies only to a specific leg. | Added EP204
|
| 2650 | CommissionDesc | Desc | | | Added EP204
|
| 2651 | EncodedCommissionDescLen | EncDescLen | | Must be set if EncodedCommissionDesc(2652) is specified and must immediately precede it. | Added EP204
|
| 2652 | EncodedCommissionDesc | EncDesc | | Encoded (non-ASCII characters) representation of the CommissionDesc(2650) field in the encoded format specified via the MessageEncoding(347) field. | Added EP204
|