AllocType Field

Describes the specific type or purpose of an Allocation message (i.e. "Buyside Calculated")  
Valid values:  
1 = Calculated (includes MiscFees and NetMoney)  
2 = Preliminary (without MiscFees and NetMoney)  
3 = Sellside Calculated Using Preliminary (includes MiscFees and NetMoney) (Replaced)  
4 = Sellside Calculated Without Preliminary (sent unsolicited by sellside, includes MiscFees and NetMoney) (Replaced)  
5 = Ready-To-Book - Single Order  
6 = Buyside Ready-To-Book - Combined Set of Orders (Replaced)  
7 = Warehouse instruction  
8 = Request to Intermediary  
(see Volume 1: "Glossary" for value definitions)  
*** SOME VALUES HAVE BEEN REPLACED - See "Replaced Features and Supported Approach" ***  
 
public const int AllocType = 626
This language is not supported or no code example is available.
public:  
const int AllocType = 626;
This language is not supported or no code example is available.
public const AllocType : int = 626
This language is not supported or no code example is available.

Field Value

int

In this article

Definition