forwardCommissionData Constructor    Table of ContentCommissionAdjustedPrice Property forward
CommissionData Properties

The CommissionData type exposes the following members.

Properties
  NameDescription
Public propertyCommissionAdjustedPrice
Commission adjusted price.
Public propertyCommissionAmount
The total commission amount.
Public propertyCommissionAmountType
Type of Commission.
Public propertyCommissionBasis
Indicates the method used to calculate broker fees.
Public propertyCommissionCurrency
Currency of broker fees. Default is USD.
Public propertyCommissionLegRefID
Trade leg identifier. Indicates that the broker fees apply to a specific trade leg. For a spread with broker fees specified, this field is present for each leg.
Public propertyCommissionRate
Rate used to calculate broker fees. For example, $1 per contract, or $0.01 per barrel.
Public propertyCommissionUnitOfMeasure
Unit of measure for computing the broker fees. Used when Basis = Per Unit.
Public propertyCommissionUnitOfMeasureCurrency
Unit of measure currency for computing the broker fees. Used when Unit of Measure = Ccy.
Top
See Also