Initial commit: Gold Trading Simulator with AI-powered analysis

This commit is contained in:
Krikorios
2025-11-16 00:50:04 +02:00
commit 72c1d3adb7
128 changed files with 16232 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
fastapi==0.109.0
uvicorn[standard]==0.27.0
pydantic==2.5.0
pydantic-settings==2.1.0
sqlalchemy==2.0.25
psycopg2-binary==2.9.9
alembic==1.13.1
python-dotenv==1.0.0
httpx==0.26.0
pandas==2.1.4
numpy==1.26.3
python-multipart==0.0.6
aiohttp==3.9.1
websockets==12.0
orjson==3.10.7
apscheduler==3.10.4
backoff==2.2.1
tenacity==8.2.3
pyarrow==15.0.0