Supports Interactive Brokers, US and Hong Kong stocks.

Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
This commit is contained in:
TIANHE
2026-01-13 02:35:48 +08:00
parent 714dd47c86
commit 7527d73f25
20 changed files with 2250 additions and 148 deletions
+3 -1
View File
@@ -10,4 +10,6 @@ akshare>=1.12.0
pymysql>=1.0.2
SQLAlchemy>=2.0.0
PyJWT==2.8.0
python-dotenv>=1.0.1
python-dotenv>=1.0.1
# Interactive Brokers trading (optional, for US/HK stock trading via TWS/IB Gateway)
ib_insync>=0.9.86