Tag 1430
VenueType
Abbreviation:
VenuTypDescription
Identifies the type of venue where a trade was executed
Wire Format & Usage Example
Single field (key=value)
1430=E (Electronic)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1430=E (Electronic) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1430=E (Electronic) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1430=E | Electronic | Electronic |
1430=P | Pit | Pit |
1430=X | ExPit | Ex-Pit |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| E | Electronic | Electronic | FIX.5.0SP1 |
| P | Pit | Pit | FIX.5.0SP1 |
| X | ExPit | Ex-Pit | FIX.5.0SP1 |