From 3ec1668a47122e8e0675d5b4298248eb80c96126 Mon Sep 17 00:00:00 2001 From: RainX Date: Sun, 13 Aug 2017 14:28:33 +0800 Subject: [PATCH] add Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebbdfda..6bbcd6b 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [coinmarketcap](https://github.com/mrsmn/coinmarketcap-api) - Python API for coinmarketcap - [after-hours](https://github.com/datawrestler/after-hours) - Obtain pre market and after hours stock prices for a given symbol - [bronto-python](https://github.com/Scotts-Marketplace/bronto-python/) - Bronto API Integration for Python +- [pytdx](https://github.com/rainx/pytdx) - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes ### Excel Integration