Stock () feature is intended to automatically obtain shares prices directly from Yahoo Finance site (Finance.yahoo.com) according to the specified exchange symbol (eg AAPl, Tsla) and the selected date. It supports both historical quotations and current values in real time.
This feature is convenient for creating exchange trackers in Excel (LibreOffice Calc) tables and will be useful for investors, traders and financial analysts.
=STOCK(Ticker; [Date]; [Indicator])
Stock () is easy to use. It is enough for you to specify a cell with the stock code and Excel (Calc) Automatically imports its price at a given date:
=STOCK(Ticker; 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 Stock () by installing the extension
This feature will be available in all files that will be opened in Excel (LibreOffice Calc).