DKReason

Tag 127

DKReason

Abbreviation: DkRsn
Typechar
Tag127
AddedFIX.4.0
Used in1 messages

Description

Reason for execution rejection

Wire Format & Usage Example

Single field (key=value)
127=A (UnknownSymbol)
In a FIX message (DontKnowTrade)
8=FIX.4.4 | 9=... | 35=Q | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 127=A (UnknownSymbol) |  | 10=...

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

All valid values
WireNameDescription
127=AUnknownSymbolUnknown symbol
127=BWrongSideWrong side
127=CQuantityExceedsOrderQuantity exceeds order
127=DNoMatchingOrderNo matching order
127=EPriceExceedsLimitPrice exceeds limit
127=FCalculationDifferenceCalculation difference
127=ZOtherOther

Enumerated Values

7
ValueSymbolic NameDescriptionAdded
AUnknownSymbolUnknown symbolFIX.4.0
BWrongSideWrong sideFIX.4.0
CQuantityExceedsOrderQuantity exceeds orderFIX.4.0
DNoMatchingOrderNo matching orderFIX.4.0
EPriceExceedsLimitPrice exceeds limitFIX.4.0
FCalculationDifferenceCalculation differenceFIX.4.4
ZOtherOtherFIX.4.0

Used in Messages

1