This website requires JavaScript.
Explore
Help
Register
Sign In
quant
/
galaxis-po
Watch
1
Star
0
Fork
0
You've already forked galaxis-po
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
galaxis-po
/
backend
/
app
/
services
History
zephyrdark
8c00359a50
feat: add rebalance calculation with manual prices and additional_buy strategy
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 23:28:40 +09:00
..
backtest
feat: add backtest services (portfolio, engine, worker)
2026-02-03 11:34:48 +09:00
collectors
fix: remove nonexistent change column from price collector OHLCV mapping
2026-02-10 23:27:23 +09:00
strategy
feat: add multi-factor, quality, and value-momentum strategies
2026-02-03 08:59:05 +09:00
__init__.py
feat: add base collector infrastructure for data collection jobs
2026-02-02 23:34:41 +09:00
factor_calculator.py
feat: add factor calculator service
2026-02-03 08:58:00 +09:00
price_service.py
feat: add PriceService and snapshot API endpoints
2026-02-03 12:23:56 +09:00
rebalance.py
feat: add rebalance calculation with manual prices and additional_buy strategy
2026-02-11 23:28:40 +09:00
returns_calculator.py
feat: add scheduler, returns calculator, and history page
2026-02-03 12:26:16 +09:00