diff --git a/README.md b/README.md index 33bb53b4..bfde0450 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ The Finance Toolkit features the following functionality, also see [Basic Usage] | **Feature** | **Description** | |:--------|:------------| -| **Discover Instruments** | Obtain lists of companies, cryptocurrencies, forex, commodities, etfs and indices including screeners, quotes, performance metrics and more to find and select tickers to use in the Finance Toolkit. For more information have a look [here](https://www.jeroenbouma.com/projects/financetoolkit/docs/discovery) | +| **Discover Instruments** | Obtain lists of companies, cryptocurrencies, forex, commodities, etfs and indices including screeners, quotes, performance metrics and more to find and select tickers to use in the Finance Toolkit. For more information have a look [here](https://www.jeroenbouma.com/projects/financetoolkit/docs/discovery). | | **Company Overview** | Obtain company profiles including a general description about the company as well as the current quote, the rating and recommendation based on a variety of different metrics such as the Discounted Cash Flow (DCF) and Return on Equity (RoE) | | **Historical Market Data** | Obtain a full history of OHLC, dividends, (excess) returns, cumulative returns and (excess) volatility calculations on a daily, weekly, quarterly or yearly basis. This includes the normalization of the data as well as auto-adjustments for missing values. It can also be obtained from both FinancialModelingPrep and Yahoo Finance. | | **Treasury Rates** | Just like the historical market data, obtain a full history for the treasury rates which also serve as risk-free rate by default allowing for calculations such as the Sharpe Ratio. This also includes normalization of the data as well as auto-adjustments for missing values. It can also be obtained from both FinancialModelingPrep and Yahoo Finance. |