TradeAllocIndicator

Tag 826

TradeAllocIndicator

Abbreviation: AllocInd
Typeint
Tag826
AddedFIX.4.4
Used in1 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

Enumerated Values

3
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

Used in Messages

1