TOP

Crypto Function

CRYPTO() Description

The CRYPTO() function is designed for automatic retrieval of cryptocurrency prices directly from the Yahoo Finance website (finance.yahoo.com) by the specified exchange symbol (e.g., BTC, ETH) and selected date. It supports both historical data and real-time values.

This function is convenient for creating crypto trackers in Excel (LibreOffice Calc) spreadsheets and will be useful for investors, analysts, and everyone who monitors the market.


In fact, the data is provided by the CoinMarketCap website.

Main Characteristics of the CRYPTO Function

Syntax:

=CRYPTO(Symbol; [Date])

Parameters:

Example of Use

Example 1

The CRYPTO() function is simple to use. You just need to specify the cell with the cryptocurrency code and Excel (Calc) automatically imports its price for the given date:

=CRYPTO(Symbol; Date)

We will have the following result:

CRYPTO formula usage

In this example, the following values are used:

Example 2

CRYPTO formula usage

Corresponding data from the Yahoo Finance website:

CRYPTO formula usage

Download extension

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

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