From 004ce88c0feb8f3326851907548b2f1991e70a21 Mon Sep 17 00:00:00 2001 From: hjhgogo <57526162+hjhgogo@users.noreply.github.com> Date: Sun, 28 Sep 2025 13:34:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42b5da5..c1e8bd7 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [pandas_market_calendars](https://github.com/rsheftel/pandas_market_calendars) - Exchange calendars to use with pandas for trading applications. ### Data Sources - +- [StockAPI](https://stockapi.com.cn) – Free real-time Chinese stock data (REST & WebSocket). - [yfinance](https://github.com/ranaroussi/yfinance) - Yahoo! Finance market data downloader (+faster Pandas Datareader) - [findatapy](https://github.com/cuemacro/findatapy) - Python library to download market data via Bloomberg, Quandl, Yahoo etc. - [googlefinance](https://github.com/hongtaocai/googlefinance) - Python module to get real-time stock data from Google Finance API.