Code Set
RoundingDirectionCodeSet
| ID | 468 |
| Type | char |
| Pedigree | Added FIX.4.3 |
Specifies which direction to round For CIV - indicates whether or not the quantity of shares/units is to be rounded and in which direction where CashOrdQty (152) or (for CIV only) OrderPercent (516) are specified on an order.
The default is for rounding to be at the discretion of the executing broker or fund manager.
e.g. for an order specifying CashOrdQty or OrderPercent if the calculated number of shares/units was 325.76 and RoundingModulus (469) was 0 - "round down" would give 320 units, 1 - "round up" would give 330 units and "round to nearest" would give 320 units.
The default is for rounding to be at the discretion of the executing broker or fund manager.
e.g. for an order specifying CashOrdQty or OrderPercent if the calculated number of shares/units was 325.76 and RoundingModulus (469) was 0 - "round down" would give 320 units, 1 - "round up" would give 330 units and "round to nearest" would give 320 units.
| Name | Value | Synopsis | Elaboration | Pedigree |
|---|---|---|---|---|
| RoundToNearest | 0 | Round to nearest | Added FIX.4.3 | |
| RoundDown | 1 | Round down | Added FIX.4.3 | |
| RoundUp | 2 | Round up | Added FIX.4.3 |
Used in components:
- DividendAccrualFloatingRate
- Instrument
- InstrumentLeg
- LegDividendAccrualFloatingRate
- LegPaymentStreamCompoundingFloatingRate
- LegPaymentStreamFloatingRate
- OrderQtyData
- PaymentStreamCompoundingFloatingRate
- PaymentStreamFloatingRate
- UnderlyingDividendAccrualFloatingRate
- UnderlyingInstrument
- UnderlyingPaymentStreamCompoundingFloatingRate
- UnderlyingPaymentStreamFloatingRate
Orchimate Copyright 2026 Atomic Wire Technology Limited
Orchestra Copyright 2026 FIX Protocol Ltd
Terms of Use|Privacy Policy