This website requires JavaScript.
Explore
Help
Sign in
viktor
/
trading
Watch
1
Star
0
Fork
You've already forked trading
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
12
commits
1
branch
0
tags
538
KiB
Python
87.6%
TypeScript
11.5%
Shell
0.6%
5696da6472
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Viktor Barzin
5696da6472
feat: brokerage abstraction layer with Alpaca implementation
2026-02-22 15:26:41 +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
shared
feat: brokerage abstraction layer with Alpaca implementation
2026-02-22 15:26:41 +00:00
tests
feat: brokerage abstraction layer with Alpaca implementation
2026-02-22 15:26:41 +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: project foundation — monorepo setup, shared config, redis streams, telemetry
2026-02-22 15:13:26 +00:00