feat(data): OHLCV loader via ccxt with parquet cache

Adjust .gitignore to keep src/multi_swarm/data/ tracked (only
top-level /data/ cache directory remains ignored).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-09 19:01:25 +02:00
parent b73416f482
commit b977c371e5
4 changed files with 138 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ runs.db-shm
series/
*.parquet
*.feather
data/
/data/
checkpoints/
logs/
*.log