Initial commit: Quantum Terminal — Free & Open Source Trading Platform

This commit is contained in:
Quantum Terminal
2026-05-21 01:44:50 +03:00
commit b7ea418678
68 changed files with 16826 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Quantum Terminal — Python Dependencies
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
httpx>=0.25.0
websockets>=12.0
watchfiles>=0.21.0
yfinance>=0.2.30
MetaTrader5>=5.0.45
pydantic>=2.5.0