da585ee547
Merge pull request 'feat: Daily 모드 ConnectionError 재시도 로직 추가 (#209)' (#223) from feature/issue-209-daily-connection-retry into main
jihoson2026-02-23 14:57:26 +09:00
c737d5009a
Merge pull request 'test: 테스트 커버리지 77% → 80% 달성 (#204)' (#222) from feature/issue-204-test-coverage-80 into main
jihoson2026-02-23 14:56:22 +09:00
641f3e8811
Merge pull request 'feat: trades 테이블 mode 컬럼 추가 (#212)' (#221) from feature/issue-212-trades-mode-column into main
jihoson2026-02-23 12:34:26 +09:00
02a72e0f7e
Merge pull request 'feat: DB WAL 모드 적용, .env.example 정리 (#210, #213, #216)' (#220) from feature/issue-210-213-216-db-wal-env-fix into main
jihoson2026-02-23 12:32:36 +09:00
478a659ac2
Merge pull request 'feat: 실전 투자 전환 — TR_ID 분기, URL, 신뢰도 임계값, 텔레그램 알림 (#201~#205, #208, #214)' (#219) from feature/issue-201-202-203-broker-live-mode into main
jihoson2026-02-23 12:32:21 +09:00
d6a389e0b7
feat: 실전 투자 전환 — TR_ID 분기, URL, 신뢰도 임계값, 텔레그램 알림 수정 (#201~#205, #208, #214)
agentson
2026-02-23 10:28:24 +09:00
cd36d53a47
Merge pull request 'feat: 해외주식 미체결 SELL 시 이중 매수 방지 (#195)' (#200) from feature/issue-195-overseas-double-buy-prevention into main
jihoson2026-02-23 05:53:24 +09:00
b45d136894
Merge pull request 'feat: 미구현 API 4개 대시보드 프론트 연결 (#198)' (#199) from feature/issue-198-dashboard-api-frontend into main
jihoson2026-02-23 05:37:33 +09:00
0e2987e66d
Merge pull request 'feat: 대시보드 Circuit Breaker 게이지 추가 (#196)' (#197) from feature/issue-196-cb-gauge into main
jihoson2026-02-22 11:49:57 +09:00
f3491e94e4
refactor: CB 게이지 pnl_pct 저장 레이어를 L7 → L6_DAILY로 변경
agentson
2026-02-22 00:33:21 +09:00
342511a6ed
feat: 대시보드 Circuit Breaker 게이지 추가 (#196)
agentson
2026-02-21 21:13:53 +09:00
2d5912dc08
Merge pull request 'feat: 대시보드 오픈 포지션 패널 추가 (#193)' (#194) from feature/issue-193-dashboard-positions into main
jihoson2026-02-21 21:07:53 +09:00
af5bfbac24
Merge pull request 'fix: BUY 결정 전 기존 포지션 체크 추가 — 중복 매수 방지 (#191)' (#192) from feature/issue-191-duplicate-buy-fix into main
jihoson2026-02-21 09:38:59 +09:00
c920b257b6
Merge pull request 'improve: implied_rsi 포화 임계점 개선 12.5%→25% (#181)' (#186) from feature/issue-181-implied-rsi-saturation into main
jihoson2026-02-20 10:35:10 +09:00
9927bfa13e
Merge pull request 'fix: Telegram 409 다중 인스턴스 충돌 시 WARNING + 30초 백오프 (#180)' (#185) from feature/issue-180-telegram-instance-lock into main
jihoson2026-02-20 09:52:15 +09:00
76a7ee7cdb
Merge pull request 'fix: 잔액 부족 주문 실패 후 10분간 BUY 재시도 방지 (#179)' (#183) from feature/issue-179-insufficient-balance-cooldown into main
jihoson2026-02-20 09:31:08 +09:00
77577f3f4d
fix: Telegram 409 충돌 시 WARNING 로그 + 30초 백오프 적용 (#180)
agentson
2026-02-20 09:31:04 +09:00
17112b864a
Merge pull request 'fix: uvicorn 미설치 시 dashboard 오해 없는 실패 처리 (#178)' (#184) from feature/issue-178-dashboard-log-order into main
jihoson2026-02-20 09:30:48 +09:00
bd2b3241b2
Merge pull request 'feat: use market_outlook to adjust BUY confidence threshold (#173)' (#177) from feature/issue-173-market-outlook-threshold into main
jihoson2026-02-20 08:38:52 +09:00
561faaaafa
Merge pull request 'feat: use playbook allocation_pct in position sizing (#172)' (#176) from feature/issue-172-playbook-allocation-sizing into main
jihoson2026-02-20 08:37:59 +09:00
a33d6a145f
Merge pull request 'feat: add position-aware conditions to StockCondition (#171)' (#175) from feature/issue-171-position-aware-conditions into main
jihoson2026-02-20 08:36:07 +09:00
7e6c912214
Merge pull request 'feat: include current holdings in pre-market AI prompt (#170)' (#174) from feature/issue-170-holdings-in-prompt into main
jihoson2026-02-20 08:35:16 +09:00
03f8d220a4
Merge pull request 'fix: use broker balance API as source of truth for SELL qty and holdings (#164#165)' (#169) from feature/issue-164-165-broker-api-holdings into main
jihoson2026-02-20 07:52:26 +09:00
faa23b3f1b
Merge pull request 'fix: enforce take_profit_pct in HOLD evaluation loop (#163)' (#166) from feature/issue-163-take-profit-enforcement into main
jihoson2026-02-20 07:24:14 +09:00
ff5ff736d8
Merge pull request 'feat: granular Telegram notification filters via .env (#161)' (#162) from feature/issue-161-telegram-notification-filters into main
jihoson2026-02-20 02:33:56 +09:00
b50977aa76
Merge pull request 'feat: improve dashboard UI with P&L chart and decisions log (#159)' (#160) from feature/issue-159-dashboard-ui-improvement into main
jihoson2026-02-20 02:20:12 +09:00
ce5773ba45
Merge pull request 'fix: domestic current price fetching and KRX tick unit rounding (#157)' (#158) from feature/issue-157-fix-domestic-price-and-tick into main
jihoson2026-02-19 16:25:59 +09:00
e0d6c9f81d
Merge pull request 'fix: correct TR_ID, path, and params for fetch_market_rankings (#155)' (#156) from feature/issue-155-fix-ranking-api into main
jihoson2026-02-19 11:00:50 +09:00
cd1579058c
Merge pull request 'fix: overseas order uses limit price, not hardcoded 0 (#149)' (#150) from feature/issue-149-overseas-limit-order-price into main
jihoson2026-02-19 05:50:31 +09:00
45b48fa7cd
Merge pull request 'fix: overseas price API exchange code + VTS balance fallback (#147)' (#148) from feature/issue-147-overseas-price-balance-fix into main
jihoson2026-02-19 05:49:38 +09:00
0c5c90201f
Merge pull request 'fix: correct KIS overseas ranking API TR_IDs, paths, and exchange codes' (#142) from feature/issue-141-fix-overseas-ranking-api into main
jihoson2026-02-18 01:13:07 +09:00
77d3ba967c
Merge pull request 'Fix overnight runner stability and token cooldown handling' (#139) from agentson/fix/137-run-overnight-python-tmux into main
jihoson2026-02-18 00:05:44 +09:00
aeed881d85
fix: wait on token refresh cooldown instead of failing fast
agentson
2026-02-18 00:03:42 +09:00
c49765e951
fix: make overnight runner use venv python and tmux-safe window target
agentson
2026-02-17 23:21:04 +09:00
64000b9967
Merge pull request 'feat: unify domestic scanner and sizing; update docs' (#136) from feat/overseas-ranking-current-state into main
jihoson2026-02-17 06:35:43 +09:00
90bbc78867
Merge pull request 'docs: sync V2 status and process docs (#131)' (#134) from feature/issue-131-docs-v2-status-sync into main
jihoson2026-02-16 21:50:49 +09:00
d105a3ff5e
docs: v2 상태 반영 - 전체 문서 현행화 (#131)
agentson
2026-02-16 21:44:59 +09:00
0424c78f6c
Merge pull request 'feat: US market code 정합성, Telegram 명령 4종, 손절 모니터링 (#132)' (#135) from feature/issue-132-us-market-telegram-gaps into main
jihoson2026-02-16 20:25:43 +09:00
31b4d0bf1e
Merge pull request 'fix: daily_review 테스트 날짜 불일치 수정 (#129)' (#130) from feature/issue-129-fix-daily-review-test-date into main
jihoson2026-02-16 11:30:20 +09:00