AllocType

Tag 626

AllocType

Abbreviation: AllocType
Typeint
Tag626
AddedFIX.4.3
Used in2 messages

Description

Describes the specific type or purpose of an Allocation message (i.e. "Buyside Calculated")

Wire Format & Usage Example

Single field (key=value)
626=1 (Calculated)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 626=1 (Calculated) |  | 10=...

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

All valid values
WireNameDescription
626=1CalculatedCalculated (includes MiscFees and NetMoney)
626=2PreliminaryPreliminary (without MiscFees and NetMoney)
626=5ReadyToBookReady-To-Book
626=7WarehouseInstructionWarehouse instruction
626=8RequestToIntermediaryRequest to Intermediary

Enumerated Values

5
ValueSymbolic NameDescriptionAdded
1CalculatedCalculated (includes MiscFees and NetMoney)FIX.4.3
2PreliminaryPreliminary (without MiscFees and NetMoney)FIX.4.3
5ReadyToBookReady-To-BookFIX.4.3
7WarehouseInstructionWarehouse instructionFIX.4.4
8RequestToIntermediaryRequest to IntermediaryFIX.4.4