QuoteCondition

Tag 276

QuoteCondition

Abbreviation: QCond
TypeMultipleValueString
Tag276
AddedFIX.4.2
Used in2 messages

Description

Space-delimited list of conditions describing a quote

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
276=AOpenOpen / Active
276=BClosedClosed / Inactive
276=CExchangeBestExchange Best
276=DConsolidatedBestConsolidated Best
276=ELockedLocked
276=FCrossedCrossed
276=GDepthDepth
276=HFastTradingFast Trading
276=INonFirmNon-Firm

Enumerated Values

9
ValueSymbolic NameDescriptionAdded
AOpenOpen / ActiveFIX.4.2
BClosedClosed / InactiveFIX.4.2
CExchangeBestExchange BestFIX.4.2
DConsolidatedBestConsolidated BestFIX.4.2
ELockedLockedFIX.4.2
FCrossedCrossedFIX.4.2
GDepthDepthFIX.4.2
HFastTradingFast TradingFIX.4.2
INonFirmNon-FirmFIX.4.2