From ba5d846fe6bcfae277d712ac1ce602ddb5d6c722 Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Thu, 16 Dec 2021 09:51:44 +0000 Subject: [PATCH] add a fundamental data source --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 91c336e..83df0e2 100644 --- a/Readme.md +++ b/Readme.md @@ -178,6 +178,7 @@ Overall, I tend to pick decent or promising libraries that closely related to sy - [Investpy](https://github.com/alvarobartt/investpy) - Financial Data Extraction from Investing.com with Python - [AkShare](https://github.com/akfamily/akshare) |`Python`| - AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 - [Cryptofeed](https://github.com/bmoscon/cryptofeed) |`Python`| - Cryptocurrency Exchange Websocket Data Feed Handler with Asyncio +- [Fundamental Analysis Data](https://github.com/JerBouma/FundamentalAnalysis) | `Python` | - Fully-fledged Fundamental Analysis package capable of collecting 20 years of Company Profiles, Financial Statements, Ratios and Stock Data of 20.000+ companies. ## Broker APIs