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
/
alembic
/
versions
History
머니페니
49e60b7048
All checks were successful
Deploy to Production / deploy (push)
Successful in 6m5s
Details
fix: rename migration revision id to avoid varchar(32) overflow and duplicate id
2026-05-10 17:01:58 +09:00
..
.gitkeep
feat: add Alembic migration setup with initial tables
2026-02-02 23:18:13 +09:00
6c09aa4368e5_add_signals_table.py
feat: add Signal model for KJB trading signals
2026-02-19 15:05:17 +09:00
606a5011f84f_add_realized_pnl_to_transactions.py
feat: add realized/unrealized PnL tracking and position sizing guide
2026-03-18 19:04:36 +09:00
59807c4e84ee_add_walkforward_results_table.py
feat: add walk-forward analysis for backtests
2026-03-18 22:33:41 +09:00
882512221354_initial.py
chore: 오류 수정, 실행 시 alembic 적용
2026-02-07 10:25:14 +09:00
a1b2c3d4e5f6_add_signal_execution_fields.py
feat: implement scenario gap analysis - core loop completion
2026-02-19 18:18:15 +09:00
add_missing_indexes.py
feat: improve security, performance, and add missing features
2026-03-20 12:27:05 +09:00
add_performance_indexes.py
perf: add DB performance indexes and fix N+1 query in backtest listing
2026-03-18 22:20:29 +09:00
b86fa7c612e3_add_screening_and_auto_order_tables.py
feat: 김종봉식 KOSPI 종목발굴 전략 구현
2026-05-05 23:03:53 +09:00
c9d8e7f6a5b4_add_job_log_heartbeat.py
fix: rename migration revision id to avoid varchar(32) overflow and duplicate id
2026-05-10 17:01:58 +09:00
d1c9f0016461_merge_heads.py
fix: rename migration revision id to avoid varchar(32) overflow and duplicate id
2026-05-10 17:01:58 +09:00
d4e5f6a7b8c9_add_notification_tables.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
d7a648f95e83_add_trading_value_to_prices_and_market_.py
feat: 김종봉식 KOSPI 종목발굴 전략 구현
2026-05-05 23:03:53 +09:00
e5f6a7b8c9d0_add_trade_journal_table.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
f6a7b8c9d0e1_add_pension_account_tables.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