No description
Find a file
Viktor Barzin 3bbb82b6aa
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
[ci] trigger build
2026-02-24 23:12:45 +00:00
.claude Add project knowledge file for Claude Code sessions 2026-02-22 17:25:27 +00:00
.planning/codebase docs: map existing codebase 2026-02-23 20:04:05 +00:00
alembic feat: add fundamentals DB model and cached provider 2026-02-23 21:49:31 +00:00
backtester fix: resolve 13 important issues from code review 2026-02-22 17:58:01 +00:00
dashboard fix: news articles showing 1970 dates when published_at is null 2026-02-23 22:48:16 +00:00
docker add K8s nginx config and parameterize Dockerfile.dashboard 2026-02-23 22:27:52 +00:00
docs/plans add deployment implementation plan 2026-02-23 22:22:42 +00:00
scripts feat: wire 6 new strategies and fundamentals into signal generator 2026-02-23 21:55:59 +00:00
services fix: news articles showing 1970 dates when published_at is null 2026-02-23 22:48:16 +00:00
shared feat: add 6 new strategies (value, MACD, Bollinger, VWAP, liquidity, MA stack) 2026-02-23 21:50:52 +00:00
tests feat: add 6 new strategies (value, MACD, Bollinger, VWAP, liquidity, MA stack) 2026-02-23 21:50:52 +00:00
.env.example feat: productionize local service — fix signal pipeline, lower thresholds, add company-name ticker extraction 2026-02-22 22:17:26 +00:00
.gitignore feat: docker compose infrastructure — postgres+timescaledb, redis, ollama 2026-02-22 15:11:50 +00:00
.woodpecker.yml add Woodpecker CI pipeline 2026-02-23 22:26:49 +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: productionize local service — fix signal pipeline, lower thresholds, add company-name ticker extraction 2026-02-22 22:17:26 +00:00
pyproject.toml feat: make backtest work end-to-end with Alpaca bars, ticker selection, all 9 strategies 2026-02-23 22:25:41 +00:00