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
머니페니
213f03a8e5
fix: replace deprecated datetime.utcnow() and SQLAlchemy Query.get()
2026-03-18 18:53:29 +09:00
..
backtest
fix: replace deprecated datetime.utcnow() and SQLAlchemy Query.get()
2026-03-18 18:53:29 +09:00
collectors
fix: replace deprecated datetime.utcnow() and SQLAlchemy Query.get()
2026-03-18 18:53:29 +09:00
strategy
feat: add KJBStrategy ranking class and API endpoint
2026-02-19 15:12:18 +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