Description
List of market data entries with their acknowledgement status.
A single instance of the repeating group without a reference to an individual market data entry is an acknowledgement of the entire message. When responding to individual market data entries of a MarketDataSnapshotFullRefresh <W> message, the Instrument component must be identical across all instances or omitted as of the second instance.
Structure
| Tag | Field Name | Req'd | Comments | |
|---|---|---|---|---|
| 268 | NoMDEntries | N |
Number of entries following. |
|
| → | 3106 | MDEntryStatus | N |
Conditionally required when NoMDEntries <268>>0. |
| → | 278 | MDEntryID | N |
May be used to identify the entry being responded to. |
| → | 3107 | MDEntryStatusText | N |
Conditionally required when MDEntryStatus <3106>=1 (Accepted with errors) or 2 (Rejected). |
| → | 3108 | EncodedMDEntryStatusTextLen | N |
Must be set if EncodedMDEntryStatusText <3109> field is specified and must immediately precede it. |
| → | 3109 | EncodedMDEntryStatusText | N |
Encoded (non-ASCII characters) representation of the MDEntryStatusText <3107> field in the encoded format specified via the MessageEncoding <347> field. |
| → | Component Block - <Instrument> | N |
May be used to identify the instrument of the entry being responded to. |
|