OpenCloseSettlFlag

Tag 286

OpenCloseSettlFlag

Abbreviation: OpenClsSettlFlag
TypeMultipleValueString
Tag286
AddedFIX.4.2
Used in3 messages

Description

Flag that identifies a market data entry (Prior to FIX 4.3 this field was of type char)

Wire Format & Usage Example

Single field (key=value)
286=0 (DailyOpen)
In a FIX message (MarketDataRequest)
8=FIX.4.4 | 9=... | 35=V | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 286=0 (DailyOpen) |  | 10=...

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

All valid values
WireNameDescription
286=0DailyOpenDaily Open / Close / Settlement entry
286=1SessionOpenSession Open / Close / Settlement entry
286=2DeliverySettlementEntryDelivery Settlement entry
286=3ExpectedEntryExpected entry
286=4EntryFromPreviousBusinessDayEntry from previous business day
286=5TheoreticalPriceValueTheoretical Price value

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
0DailyOpenDaily Open / Close / Settlement entryFIX.4.2
1SessionOpenSession Open / Close / Settlement entryFIX.4.2
2DeliverySettlementEntryDelivery Settlement entryFIX.4.2
3ExpectedEntryExpected entryFIX.4.3
4EntryFromPreviousBusinessDayEntry from previous business dayFIX.4.3
5TheoreticalPriceValueTheoretical Price valueFIX.4.4