Tag 1048
DealingCapacity
Abbreviation:
DealingCpctyDescription
Identifies role of dealer; Agent, Principal, RisklessPrincipal
Wire Format & Usage Example
Single field (key=value)
1048=A (Agent)
In a FIX message (MarketDataSnapshotFullRefresh)
8=FIX.4.4 | 9=... | 35=W | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 1048=A (Agent) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1048=A (Agent) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
1048=A | Agent | Agent |
1048=P | Principal | Principal |
1048=R | RisklessPrincipal | Riskless Principal |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| A | Agent | Agent | FIX.5.0SP1 |
| P | Principal | Principal | FIX.5.0SP1 |
| R | RisklessPrincipal | Riskless Principal | FIX.5.0SP1 |