The FTSE100() function is designed for automatic retrieval of stock prices of companies from the index "FTSE 100", traded on the London Stock Exchange directly from the Yahoo Finance website (finance.yahoo.com) by the specified stock ticker (e.g., BA, SHEL) and selected date. It supports both historical quotes and real-time current values.
This function is convenient for creating stock trackers in spreadsheets Excel (LibreOffice Calc) and will be useful for investors, traders, and financial analysts.
=FTSE100(Ticker; [Date]; [Indicator])
The FTSE100() function is easy to use. You just need to specify the cell with the stock code and Excel (Calc) will automatically import its price for the specified date:
=FTSE100(Ticker; Date)
We will get the following result:
In this example, the following values are used:
In this example, the following values are used:
Corresponding data from the website Yahoo Finance:
You can use the function FTSE100() by installing the extension YLC Utilities.
After this, this function will be available in all files that will be opened in Excel (LibreOffice Calc).