Crypto () function is intended to automatically obtain cryptocurrency prices directly from Yahoo Finance site (Finance.yahoo.com) according to the specified exchange symbol (eg BTC, ETH) and the chosen date. It supports both historical data and real time.
This feature is convenient for creating crypto trackers in Excel tables and will be useful for investors, analysts and all who follow the market.
=CRYPTO(Symbol; [Date])
Crypto () is easy to use. It is enough for you to specify a cell with the cryptocurrency code and Excel Automatically imports its price at a given date:
=CRYPTO(Symbol; Date)
We will have the following result:
This example uses the following values:
Relevant data from the site Yahoo Finance :
You can take advantage of the feature Crypto () by installing the extension
This feature will be available in all files that will be opened in Excel.