Description

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.

Structure

Tag Field Name Req'd Comments
2639 NoCommissions N
2640 CommissionAmount N

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.

2641 CommissionAmountType N

Required if NoCommissions <2639> > 0.

2725 CommissionAmountSubType N
2642 CommissionBasis N

Required if NoCommissions <2639> > 0.

2643 CommissionCurrency N
2644 CommissionUnitOfMeasure N
2645 CommissionUnitOfMeasureCurrency N
2646 CommissionRate N
2647 CommissionSharedIndicator N
2648 CommissionAmountShared N

If specified, CommissionSharedIndicator <2647> must be set to "Y".

2649 CommissionLegRefID N

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.

2650 CommissionDesc N
2651 EncodedCommissionDescLen N

Must be set if EncodedCommissionDesc <2652> is specified and must immediately precede it.

2652 EncodedCommissionDesc N

Encoded (non-ASCII characters) representation of the CommissionDesc <2650> field in the encoded format specified via the MessageEncoding <347> field.

Used In