<OrderQtyData> Component Block

"The OrderQtyData component block contains the fields commonly used for indicating the amount or quantity of an order. Note that when this component block is marked as "required" in a message either one of these three fields must be used to identify the amount: OrderQty, CashOrderQty (152) or OrderPercent (516) (in the case of CIV)."

Used in :

Tag Field Name FIXML Req'd Comments
38 OrderQty @Qty C One of CashOrderQty, OrderQty, or (for CIV only) OrderPercent (516) is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent (516) should be specified.
152 CashOrderQty @Cash C One of CashOrderQty, OrderQty, or (for CIV only) OrderPercent (516) is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent (516) should be specified. Specifies the approximate "monetary quantity" for the order. Broker is responsible for converting and calculating OrderQty (38) in tradeable units (e.g. shares) for subsequent messages.
516 OrderPercent @Pct C For CIV - Optional. One of CashOrderQty, OrderQty (38) or (for CIV only) OrderPercent (516) is required. Note that unless otherwise specified, only one of CashOrderQty, OrderQty, or OrderPercent (516) should be specified.
468 RoundingDirection @RndDir N For CIV - Optional
469 RoundingModulus @RndMod N For CIV - Optional