MaxShow Field

Maximum quantity (e.g. number of shares) within an order to be shown to other customers (i.e. sent via an IOI).  
(Prior to FIX 4.2 this field was of type int)  
 
public const int MaxShow = 210
This language is not supported or no code example is available.
public:  
const int MaxShow = 210;
This language is not supported or no code example is available.
public const MaxShow : int = 210
This language is not supported or no code example is available.

Field Value

int

In this article

Definition