No description
Find a file
Viktor Barzin 1d9900838d
Merge branch 'worktree-agent-ad9ede16'
# Conflicts:
#	shared/strategies/__init__.py
#	shared/strategies/base.py
#	shared/strategies/mean_reversion.py
#	shared/strategies/momentum.py
#	shared/strategies/news_driven.py
2026-02-22 15:37:25 +00:00
.claude Add trading bot design document 2026-02-22 13:53:57 +00:00
alembic chore: remove alembic versions pycache [ci skip] 2026-02-22 15:20:19 +00:00
docs/plans Add sprint plan — 6 sprints with goals and acceptance criteria 2026-02-22 15:08:17 +00:00
services feat: trade executor — risk management and order execution 2026-02-22 15:36:08 +00:00
shared feat: trading strategies — momentum, mean reversion, news-driven 2026-02-22 15:32:18 +00:00
tests Merge branch 'worktree-agent-ad9ede16' 2026-02-22 15:37:25 +00:00
.env.example feat: docker compose infrastructure — postgres+timescaledb, redis, ollama 2026-02-22 15:11:50 +00:00
.gitignore feat: docker compose infrastructure — postgres+timescaledb, redis, ollama 2026-02-22 15:11:50 +00:00
alembic.ini feat: database models and alembic migrations — all tables per design 2026-02-22 15:17:07 +00:00
docker-compose.yml feat: docker compose infrastructure — postgres+timescaledb, redis, ollama 2026-02-22 15:11:50 +00:00
pyproject.toml feat: news fetcher service — RSS and Reddit sources 2026-02-22 15:25:27 +00:00