Tag 1024
MDOriginType
Abbreviation:
MDOrigTypDescription
Used to describe the origin of an entry in the book
Wire Format & Usage Example
Single field (key=value)
1024=0 (Book)
In a FIX message (MarketDataSnapshotFullRefresh)
8=FIX.4.4 | 9=... | 35=W | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1024=0 (Book) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1024=0 (Book) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1024=0 | Book | Book |
1024=1 | OffBook | Off-Book |
1024=2 | Cross | Cross |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Book | Book | FIX.4.4 |
| 1 | OffBook | Off-Book | FIX.4.4 |
| 2 | Cross | Cross | FIX.4.4 |