Lean
$LEAN_TAG$
|
Future options Expiration entries. These are useful because we can derive the future chain from this data, since FOP and FUT share a 1-1 expiry code. More...
Properties | |
string | Label [get] |
Date of expiry More... | |
int | ProductId [get] |
Product ID of the expiring asset (usually future option) More... | |
string | ContractId [get] |
Contract ID of the asset More... | |
CMEOptionExpirationEntry | Expiration [get] |
Contract month code formatted as [FUTURE_MONTH_LETTER(1)][YEAR(1)] More... | |
Future options Expiration entries. These are useful because we can derive the future chain from this data, since FOP and FUT share a 1-1 expiry code.
Definition at line 84 of file CMEOptionsCategoryList.cs.
|
get |
Date of expiry
Definition at line 90 of file CMEOptionsCategoryList.cs.
|
get |
Product ID of the expiring asset (usually future option)
Definition at line 96 of file CMEOptionsCategoryList.cs.
|
get |
Contract ID of the asset
Used to search settlements for the option chain
Definition at line 103 of file CMEOptionsCategoryList.cs.
|
get |
Contract month code formatted as [FUTURE_MONTH_LETTER(1)][YEAR(1)]
Definition at line 109 of file CMEOptionsCategoryList.cs.