0cf37e786a
- 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
8 lines
63 B
Plaintext
8 lines
63 B
Plaintext
implementation.md
|
|
.env
|
|
*.log
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.pkl
|
|
*.db
|