SecDefStatus Field

No longer used as of FIX 4.3. Included here for reference to prior versions.  
*** REPLACED FIELD - See "Replaced Features and Supported Approach" ***  
State of a security definition request made to a market. Useful for markets, such as derivatives markets, where market participants are permitted to define instruments for subsequent trading  
Valid values:  
0 = Pending Approval  
1 = Approved (Accepted)  
2 = Rejected  
3 = Unauthorized request  
4 = Invalid definition request  
 
public const int SecDefStatus = 653
This language is not supported or no code example is available.
public:  
const int SecDefStatus = 653;
This language is not supported or no code example is available.
public const SecDefStatus : int = 653
This language is not supported or no code example is available.

Field Value

int

In this article

Definition