Tag 529
OrderRestrictions
Abbreviation:
RstctionsDescription
Restrictions associated with an order. If more than one restriction is applicable to an order, this field can contain multiple instructions separated by space.
Wire Format & Usage Example
Single field (key=value)
529=1 (ProgramTrade)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 529=1 (ProgramTrade) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 529=1 (ProgramTrade) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
529=1 | ProgramTrade | Program Trade |
529=2 | IndexArbitrage | Index Arbitrage |
529=3 | NonIndexArbitrage | Non-Index Arbitrage |
529=4 | CompetingMarketMaker | Competing Market Maker |
529=5 | ActingAsMarketMakerOrSpecialistInSecurity | Acting as Market Maker or Specialist in the security |
529=6 | ActingAsMarketMakerOrSpecialistInUnderlying | Acting as Market Maker or Specialist in the underlying security of a derivative security |
529=7 | ForeignEntity | Foreign Entity (of foreign governmnet or regulatory jurisdiction) |
529=8 | ExternalMarketParticipant | External Market Participant |
529=9 | ExternalInterConnectedMarketLinkage | External Inter-connected Market Linkage |
529=A | RisklessArbitrage | Riskless Arbitrage |
Enumerated Values
10| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | ProgramTrade | Program Trade | FIX.4.3 |
| 2 | IndexArbitrage | Index Arbitrage | FIX.4.3 |
| 3 | NonIndexArbitrage | Non-Index Arbitrage | FIX.4.3 |
| 4 | CompetingMarketMaker | Competing Market Maker | FIX.4.3 |
| 5 | ActingAsMarketMakerOrSpecialistInSecurity | Acting as Market Maker or Specialist in the security | FIX.4.3 |
| 6 | ActingAsMarketMakerOrSpecialistInUnderlying | Acting as Market Maker or Specialist in the underlying security of a derivative security | FIX.4.3 |
| 7 | ForeignEntity | Foreign Entity (of foreign governmnet or regulatory jurisdiction) | FIX.4.3 |
| 8 | ExternalMarketParticipant | External Market Participant | FIX.4.3 |
| 9 | ExternalInterConnectedMarketLinkage | External Inter-connected Market Linkage | FIX.4.3 |
| A | RisklessArbitrage | Riskless Arbitrage | FIX.4.3 |