Add comprehensive project documentation and fix data pipeline

- Add detailed README with architecture diagram and usage instructions
- Add API, configuration, and development documentation
- Fix price data column handling for yfinance auto_adjust=True
- Fix model feature dimension indexing and temporal attention batching
- Add missing imports and position tracking in paper broker
- Add python-dotenv support for environment variables
- Update .gitignore with Python artifacts and environment files
This commit is contained in:
2026-05-26 14:10:48 +02:00
parent 4bf7394a0a
commit 0cf37e786a
17 changed files with 1536 additions and 277 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ pytz>=2023.3
requests>=2.28.0
websockets>=11.0
SQLAlchemy>=2.0.0
sqlite3>=3.40.0 # Part of Python standard library
python-dotenv>=1.0.0
# AMD GPU support for PyTorch (ROCm 5.6)
torch>=2.1.0 # ROCm-compatible version