Tag 1133
ExDestinationIDSource
Abbreviation:
ExDestIDSrcDescription
The ID source of ExDestination
Wire Format & Usage Example
Single field (key=value)
1133=B (BIC)
In a FIX message (NewOrderSingle)
8=FIX.4.4 | 9=... | 35=D | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1133=B (BIC) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1133=B (BIC) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1133=B | BIC | BIC (Bank Identification Code) (ISO 9362) |
1133=C | GeneralIdentifier | Generally accepted market participant identifier (e.g. NASD mnemonic) |
1133=D | Proprietary | Proprietary / Custom code |
1133=E | ISOCountryCode | ISO Country Code |
1133=G | MIC | MIC (ISO 10383 - Market Identifier Code) |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| B | BIC | BIC (Bank Identification Code) (ISO 9362) | FIX.4.4 |
| C | GeneralIdentifier | Generally accepted market participant identifier (e.g. NASD mnemonic) | FIX.4.4 |
| D | Proprietary | Proprietary / Custom code | FIX.4.4 |
| E | ISOCountryCode | ISO Country Code | FIX.4.4 |
| G | MIC | MIC (ISO 10383 - Market Identifier Code) | FIX.4.4 |