OrderCapacity Field

Designates the capacity of the firm placing the order.  
Valid values:  
A = Agency  
G = Proprietary  
I = Individual  
P = Principal (Note for CMS purposes, Principal includes Proprietary)  
R = Riskless Principal  
W = Agent for Other Member  
(as of FIX 4.3, this field replaced Rule80A (tag 47) --used in conjunction with OrderRestrictions (529) field)  
(see Volume 1: "Glossary" for value definitions)  
 
public const int OrderCapacity = 528
This language is not supported or no code example is available.
public:  
const int OrderCapacity = 528;
This language is not supported or no code example is available.
public const OrderCapacity : int = 528
This language is not supported or no code example is available.

Field Value

int

In this article

Definition