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
머니페니
76e3220e77
All checks were successful
Deploy to Production / deploy (push)
Successful in 3m10s
Details
feat: 에이전트 기능 추가 (LLM 서비스, 에이전트 API, 테스트)
2026-05-06 20:56:45 +09:00
..
backtest
feat: improve security, performance, and add missing features
2026-03-20 12:27:05 +09:00
collectors
feat: 김종봉식 KOSPI 종목발굴 전략 구현
2026-05-05 23:03:53 +09:00
strategy
feat: 김종봉식 KOSPI 종목발굴 전략 구현
2026-05-05 23:03:53 +09:00
trading
feat: 김종봉식 KOSPI 종목발굴 전략 구현
2026-05-05 23:03:53 +09:00
__init__.py
feat: add base collector infrastructure for data collection jobs
2026-02-02 23:34:41 +09:00
benchmark.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00
correlation.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00
drawdown.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00
factor_calculator.py
feat: add factor calculator service
2026-02-03 08:58:00 +09:00
krx_client.py
feat: KRX Open API migration with pykrx fallback
2026-04-17 23:07:09 +09:00
llm.py
feat: 에이전트 기능 추가 (LLM 서비스, 에이전트 API, 테스트)
2026-05-06 20:56:45 +09:00
notification.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00
optimizer.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00
pension_allocation.py
fix: KRX data collection + TIGER 200 ticker fix + trade history seed
2026-04-15 22:16:42 +09:00
position_sizing.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00
price_service.py
feat: add PriceService and snapshot API endpoints
2026-02-03 12:23:56 +09:00
rebalance.py
feat: add minimum trade amount filter to rebalancing calculation
2026-03-18 20:57:43 +09:00
returns_calculator.py
feat: add scheduler, returns calculator, and history page
2026-02-03 12:26:16 +09:00
tax_simulation.py
feat: add 9 new modules - notification alerts, trading journal, position sizing, pension allocation, drawdown monitoring, benchmark dashboard, tax simulation, correlation analysis, parameter optimizer
2026-03-29 10:03:08 +09:00