MaturityDay Field

No longer used as of FIX 4.3. Included here for reference to prior versions.  
*** REPLACED FIELD - See "Replaced Features and Supported Approach" ***  
Day of month used in conjunction with MaturityMonthYear to specify the maturity date for SecurityType=FUT or SecurityType=OPT.  
Valid values:  
1-31  
 
public const int MaturityDay = 205
This language is not supported or no code example is available.
public:  
const int MaturityDay = 205;
This language is not supported or no code example is available.
public const MaturityDay : int = 205
This language is not supported or no code example is available.

Field Value

int

In this article

Definition