Skip to content

FIX TAG 200

MaturityMonthYear

MonthYearAdded FIX.4.1

Definition

Can be used with standardized derivatives vs. the MaturityDate (541) field. Month and Year of the maturity (used for standardized futures and options).

Additional detail from the official source

Format: YYYYMM (e.g. 199903) YYYYMMDD (e.g. 20030323) YYYYMMwN (e.g. 200303w1) for week 1 A specific date or can be appended to the MaturityMonthYear. For instance, if multiple standard products exist that mature in the same Year and Month, but actually mature at a different time, a value can be appended, such as "w1" or "w2" to indicate week 1 as opposed to week 2 expiration. Likewise, the date (01-31) can be appended to indicate a specific expiration (maturity date).

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

PropertyFIX 5.0 SP2FIX Latest · EP309
Additional source detailNot markedFormat: YYYYMM (e.g. 199903) YYYYMMDD (e.g. 20030323) YYYYMMwN (e.g. 200303w1) for week 1 A specific date or can be appended to the MaturityMonthYear. For instance, if multiple standard products exist that mature in the same Year and Month, but actually mature at a different time, a value can be appended, such as "w1" or "w2" to indicate week 1 as opposed to week 2 expiration. Likewise, the date (01-31) can be appended to indicate a specific expiration (maturity date).

Definition text changed

FIX 5.0 SP2

Can be used with standardized derivatives vs. the MaturityDate (54) field. Month and Year of the maturity (used for standardized futures and options). Format: YYYYMM (e.g. 199903) YYYYMMDD (e.g. 20030323) YYYYMMwN (e.g. 200303w) for week A specific date or can be appended to the MaturityMonthYear. For instance, if multiple standard products exist that mature in the same Year and Month, but actually mature at a different time, a value can be appended, such as "w" or "w2" to indicate week as opposed to week 2 expiration. Likewise, the date (0-3) can be appended to indicate a specific expiration (maturity date).

FIX Latest · EP309

Can be used with standardized derivatives vs. the MaturityDate (541) field. Month and Year of the maturity (used for standardized futures and options).

No enumerated values are defined for this field in this source.

About the MonthYear data type

string field representing month of a year. An optional day of the month can be appended or an optional week code.

Valid formats:

YYYYMM

YYYYMMDD

YYYYMMWW

Valid values:

YYYY = 0000-9999; MM = 01-12; DD = 01-31; WW = w1, w2, w3, w4, w5.

Used in messages 97

Includes nested components and repeating groups. Open a location to see its surrounding requirements.