TradeAllocIndicator

Tag 826

TradeAllocIndicator

Abbreviation: AllocInd
Typeint
Tag826
AddedFIX.4.4
Used in2 messages

Description

Identifies how the trade is to be allocated

Wire Format & Usage Example

Single field (key=value)
826=0 (AllocationNotRequired)
In a FIX message (TradeCaptureReport)
8=FIX.4.4 | 9=... | 35=AE | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 826=0 (AllocationNotRequired) |  | 10=...

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

All valid values
WireNameDescription
826=0AllocationNotRequiredAllocation not required
826=1AllocationRequiredAllocation required (give-up trade) allocation information not provided (incomplete)
826=2UseAllocationProvidedWithTheTradeUse allocation provided with the trade
826=3AllocationGiveUpExecutorAllocation give-up executor
826=4AllocationFromExecutorAllocation from executor
826=5AllocationToClaimAccountAllocation to claim account

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
0AllocationNotRequiredAllocation not requiredFIX.4.4
1AllocationRequiredAllocation required (give-up trade) allocation information not provided (incomplete)FIX.4.4
2UseAllocationProvidedWithTheTradeUse allocation provided with the tradeFIX.4.4
3AllocationGiveUpExecutorAllocation give-up executorFIX.4.4
4AllocationFromExecutorAllocation from executorFIX.4.4
5AllocationToClaimAccountAllocation to claim accountFIX.4.4