MaxFloor Field
        
		
       
        Maximum quantity (e.g. number of shares) within an order
to be shown on the exchange floor at any given time.
 
 
(Prior to FIX 4.2 this field was of type int)
 
 
		
	
	
	
		
		
			
	
			
				
				
				
					public const int MaxFloor = 111
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
			
	
			
				
				
				
					public:  
const int MaxFloor = 111;
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public const MaxFloor : int = 111
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
	 
	
		Field Value
	int 
	
	 
 
	
	
	
	
	
			 
			
				
					
In this article
					Definition