TestMessageIndicator Field

Indicates whether or not this FIX Session is a test vs. production connection. Useful for preventing accidents.  
Valid values:  
Y = True (Test)  
N = False (Production)  
 
public const int TestMessageIndicator = 464

Field Value

int

In this article

Definition