AggregatedBook

Tag 266

AggregatedBook

Abbreviation: AggBook
TypeBoolean
Tag266
AddedFIX.4.2
Used in1 messages

Description

Specifies whether or not book entries should be aggregated. (Not specified) = broker option

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
266=YBookEntriesToBeAggregatedbook entries to be aggregated
266=NBookEntriesShouldNotBeAggregatedbook entries should not be aggregated

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
YBookEntriesToBeAggregatedbook entries to be aggregatedFIX.4.4
NBookEntriesShouldNotBeAggregatedbook entries should not be aggregatedFIX.4.4

Used in Messages

1