QuoteCondition

Tag 276

QuoteCondition

Abbreviation:
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=E (Locked)
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=E (Locked) |  | 10=...

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

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

Enumerated Values

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