ContractMultiplier Field
Specifies the ratio or multiply factor to convert from "nominal" units
(e.g. contracts) to total units (e.g. shares) (e.g. 1.0, 100, 1000, etc).
Applicable For Fixed Income, Convertible Bonds, Derivatives, etc.
In general quantities for all calsses should be expressed in the basic unit
of the instrument, e.g. shares for equities, norminal or par amount for
bonds, currency for foreign exchange. When quantity is expressed in contracts,
e.g. financing transactions and bond trade reporting, ContractMutliplier
should contain the number of units in one contract and can be omitted if
the multiplier is the default amount for the instrument, i.e. 1,000 par
of bonds, 1,000,000 par for financing transactions.
public const int ContractMultiplier = 231
This language is not supported or no code example is available.
public:
const int ContractMultiplier = 231;
This language is not supported or no code example is available.
public const ContractMultiplier : int = 231
This language is not supported or no code example is available.
Field Value
int
In this article
Definition