Skip to content

V3_OPTION_LIST_EXPIRATIONS()

FreeValueStandardPro

Lists all dates of expirations that are available for an option with a given symbol.
This endpoint is updated overnight.

Example

=THETADATA.V3_OPTION_LIST_EXPIRATIONS("AAPL")

Parameters

symbolRequired  -

The stock or index symbol, or underlying symbol for options. Specify '*' for all symbols or a comma separated list when appropriate.

Type: string
Behavior: Required.

Returns

A grid (string[][]) - a header row followed by one row per result. See the REST API reference for the full response schema.