Tag 840
PegScope
Abbreviation:
ScopeDescription
The scope of the peg
Wire Format & Usage Example
Single field (key=value)
840=1 (Local)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 840=1 (Local) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 840=1 (Local) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
840=1 | Local | Local (Exchange, ECN, ATS) |
840=2 | National | National |
840=3 | Global | Global |
840=4 | NationalExcludingLocal | National xxcluding local |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Local | Local (Exchange, ECN, ATS) | FIX.4.4 |
| 2 | National | National | FIX.4.4 |
| 3 | Global | Global | FIX.4.4 |
| 4 | NationalExcludingLocal | National xxcluding local | FIX.4.4 |