LeavesQty

Tag 151

LeavesQty

Abbreviation: LeavesQty
TypeQty
Tag151
AddedFIX.4.1
Used in2 messages

Description

Quantity open for further execution. If the OrdStatus (39) is Canceled, DoneForTheDay, Expired, Calculated, or Rejected (in which case the order is no longer active) then LeavesQty could be 0, otherwise LeavesQty = OrderQty (38) - CumQty (14). (Prior to FIX 4.2 this field was of type int)

Wire Format & Usage Example

Single field (key=value)
151=1000
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 151=1000 |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 151=1000 is this field's position in the message.

Used in Messages

2