Skip to content

option_list_contracts()

ValueStandardPro

Lists all contracts that were traded or quoted on a particular date.

If the symbol parameter is specified, the returned contracts will be filtered to match the symbol.
Multiple symbols can be specified by separating them with commas such as symbol=AAPL,SPY,AMD
This endpoint is updated real-time.

Parameters

request_typeRequired  -

The request type.

Type: str
Enumtrade, quote
symbol  -

The stock or index symbol, or underlying symbol for options.

Type: List[str]
dateRequired  -

The date to fetch data for.

Type: datetime.date
max_dte  -

If specified, only contracts with a full calendar day 'Days to Expiration' (DTE) less than or equal to this number will be returned.

Type: int

Sample Code

py

Response

List all contracts for an option trade with a given date

array of: