TOP

Function Options

OPTIONS() Description

The OPTIONS() function is designed to automatically obtain historical data for options directly from the Yahoo Finance website (finance.yahoo.com) by the specified contract symbol (for example, SPY260205P00680000).

This function allows you to get prices and other options indicators directly in the Excel (LibreOffice Calc) table, which significantly simplifies the analysis of derivatives and the construction of complex financial models.


An internet connection is required for this function to work.

Main Characteristics of the OPTIONS Function

Syntax:

=OPTIONS(Symbol; [Date]; [Indicator])

Parameters:

Usage Example

Example 1

The OPTIONS() function automatically downloads data for a specific contract. You just need to specify the option symbol, and Excel (Calc) will import the data:

=OPTIONS(Symbol; Date; Indicator)

We will have the following result:

Example of using the OPTIONS() function
Example of using the OPTIONS() function

In this example, the following values are used:

Example 2

Example of using the OPTIONS() function
Example of using the OPTIONS() function

In this example, the following values are used:

Corresponding data from the Yahoo Finance website:

OPTIONS formula usage

How It Works?

The OPTIONS() function can work both in normal mode and as an array function.

To use as an array, simply enter the function into any cell, specifying the corresponding parameters. After that, you need to press Ctrl+Shift+Enter to enter the array formula and LO Calc will automatically return a table with data.

To select all cells associated with the array formula, simply select any cell of the array and press Ctrl+/.

If you need to convert an array formula into values - select the entire array and in the Data > Calculate menu, select Formula to Value.

When using a date in text format, it must first be converted into a real date, for example: DATEVALUE("2026-01-25").


If you need to get historical data for a long period of time, we recommend using the YFINANCE function to avoid delays.

Ready-made templates

You can also use ready-made templates to obtain historical data, financial indicators, or a company profile.

To do this, go to the YLC Utilities > Template > Company screener menu and choose one of the following reports:

Download the extension

You can use the OPTIONS() function by installing the YLC Utilities extension.

After that, this function will be available in all files opened in Excel (LibreOffice Calc).


This function is available in the following extensions: YLC FunctionsYLC Utilities

The YLC Utilities menu in LO Calc

The YLC Utilities menu in LO Calc

The YLC Utilities menu in Excel

The YLC Utilities menu in Excel