Skip to content

CMEOptionsTradeDatesAndExpiration

QuantConnect.Securities.FutureOption.Api.CMEOptionsTradeDatesAndExpiration

Bases: Object

CME options trades, dates, and expiration list API call root response

label

label: str

Describes the type of future option this entry is

name

name: str

Name of the product

option_type

option_type: str

Option type. "AME" for American, "EUR" for European. Note that there are other types such as weekly, but we only support American options for now.

product_id

product_id: int

Product ID of the option

daily

daily: bool

Is Daily option

sto

sto: bool

???

weekly

weekly: bool

Is weekly option

expirations

expirations: List[CMEOptionsExpiration]

Expirations of the future option