MinQty Field

Minimum quantity of an order to be executed.  
 
(Prior to FIX 4.2 this field was of type int)  
 
public const int MinQty = 110
This language is not supported or no code example is available.
public:  
const int MinQty = 110;
This language is not supported or no code example is available.
public const MinQty : int = 110
This language is not supported or no code example is available.

Field Value

int

In this article

Definition