IOIQualifier Field

Code to qualify IOI use.  
Valid values:  
A = All or none  
B = Market On Close (MOC) (held to close)  
C = At the close (around/not held to close)  
D = VWAP (Volume Weighted Avg Price)  
I = In touch with  
L = Limit  
M = More behind  
O = At the open  
P = Taking a position  
Q = At the Market (previously called Current Quote)  
R = Ready to trade  
S = Portfolio shown  
T = Through the day  
V = Versus  
W = Indication - Working away  
X = Crossing opportunity  
Y = At the Midpoint  
Z = Pre-open  
(see Volume 1: "Glossary" for value definitions)  
 
public const int IOIQualifier = 104
This language is not supported or no code example is available.
public:  
const int IOIQualifier = 104;
This language is not supported or no code example is available.
public const IOIQualifier : int = 104
This language is not supported or no code example is available.

Field Value

int

In this article

Definition