ProcessCode

Tag 81

ProcessCode

Abbreviation:
Typechar
Tag81
AddedFIX.2.7
Used in8 messages

Description

Processing code for sub-account. Absence of this field in AllocAccount / AllocPrice/AllocShares / ProcessCode instance indicates regular trade.

Wire Format & Usage Example

Single field (key=value)
81=6 (PlanSponsor)
In a FIX message (NewOrderSingle)
8=FIX.4.4 | 9=... | 35=D | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 81=6 (PlanSponsor) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 81=6 (PlanSponsor) is this field's position in the message.

All valid values
WireNameDescription
81=6PlanSponsorplan sponsor
81=0Regularregular
81=1SoftDollarsoft dollar
81=2StepInstep-in
81=3StepOutstep-out
81=4SoftDollarStepInsoft-dollar step-in
81=5SoftDollarStepOutsoft-dollar step-out

Enumerated Values

7
ValueSymbolic NameDescriptionAdded
6PlanSponsorplan sponsorFIX.4.0
0RegularregularFIX.2.7
1SoftDollarsoft dollarFIX.2.7
2StepInstep-inFIX.2.7
3StepOutstep-outFIX.2.7
4SoftDollarStepInsoft-dollar step-inFIX.2.7
5SoftDollarStepOutsoft-dollar step-outFIX.2.7