Tag 528
OrderCapacity
Abbreviation:
CpctyDescription
Designates the capacity of the firm placing the order
(as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field)
(see Volume : "Glossary" for value definitions)
Wire Format & Usage Example
Single field (key=value)
528=A (Agency)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 528=A (Agency) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 528=A (Agency) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
528=A | Agency | Agency |
528=G | Proprietary | Proprietary |
528=I | Individual | Individual |
528=P | Principal | Principal (Note for CMS purposes, Principal includes Proprietary) |
528=R | RisklessPrincipal | Riskless Principal |
528=W | AgentForOtherMember | Agent for Other Member |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| A | Agency | Agency | FIX.4.3 |
| G | Proprietary | Proprietary | FIX.4.3 |
| I | Individual | Individual | FIX.4.3 |
| P | Principal | Principal (Note for CMS purposes, Principal includes Proprietary) | FIX.4.3 |
| R | RisklessPrincipal | Riskless Principal | FIX.4.3 |
| W | AgentForOtherMember | Agent for Other Member | FIX.4.3 |