CxlType

Tag 125

CxlType

Abbreviation:
Typechar
Tag125
AddedFIX.4.0
Used in1 messages

Description

Defines if cancel is for part or all of the remaining quantity of an order.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
125=FFullRemainingQuantityfull remaining quantity
125=PPartialCancelpartial cancel (reduce quantity)

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
FFullRemainingQuantityfull remaining quantityFIX.4.0
PPartialCancelpartial cancel (reduce quantity)FIX.4.0

Used in Messages

1