Skip to content

FIX TAG 424

DayOrderQty

QtyAdded FIX.4.2

Definition

For GT orders, the OrderQty less all shares (adjusted for stock splits) that traded on previous days. DayOrderQty = OrderQty – (CumQty - DayCumQty)

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 4.4 FIX 4.2

Definition text changed

FIX 4.4

For GT orders, the OrderQty (38) less all quantity (adjusted for stock splits) that traded on previous days. DayOrderQty (424) = OrderQty – (CumQty (4) – DayCumQty (425))

FIX 4.2

For GT orders, the OrderQty less all shares (adjusted for stock splits) that traded on previous days. DayOrderQty = OrderQty – (CumQty - DayCumQty)

No enumerated values are defined for this field in this source.

About the Qty data type

float field (see definition of "float" above) capable of storing either a whole number (no decimal places) of "shares" or a decimal value containing decimal places for non-share quantity asset classes.

Used in messages 1

Includes nested components and repeating groups. Open a location to see its surrounding requirements.