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