• Joined on 2025-12-29
jihoson merged pull request jihoson/The-Ouroboros#188 2026-02-21 00:33:46 +09:00
fix: SELL 주문에서 Fat Finger 오탐 수정 — 손절/익절 차단 버그 (#187)
jihoson closed issue jihoson/The-Ouroboros#182 2026-02-20 10:42:24 +09:00
critical: 보유 종목이 SmartScanner 필터에 걸려 SELL 신호 미생성 → 무한 홀딩
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-20 10:35:12 +09:00
c920b257b6 Merge pull request 'improve: implied_rsi 포화 임계점 개선 12.5%→25% (#181)' (#186) from feature/issue-181-implied-rsi-saturation into main
b961c53a92 improve: implied_rsi 계수 4.0→2.0으로 완화 — 포화 임계점 12.5%→25% (#181)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#181 2026-02-20 10:35:11 +09:00
improve: implied_rsi 공식 포화 문제 - 해외주식 RSI=100 이상 현상
jihoson merged pull request jihoson/The-Ouroboros#186 2026-02-20 10:35:10 +09:00
improve: implied_rsi 포화 임계점 개선 12.5%→25% (#181)
jihoson commented on pull request jihoson/The-Ouroboros#186 2026-02-20 09:53:44 +09:00
improve: implied_rsi 포화 임계점 개선 12.5%→25% (#181)

이로인해 스캐너 포착 종목에 제한이 생기진 않아?

jihoson pushed to main at jihoson/The-Ouroboros 2026-02-20 09:52:17 +09:00
9927bfa13e Merge pull request 'fix: Telegram 409 다중 인스턴스 충돌 시 WARNING + 30초 백오프 (#180)' (#185) from feature/issue-180-telegram-instance-lock into main
aceba86186 fix: Telegram 409 감지 시 백오프 대신 polling 즉시 종료 (#180)
77577f3f4d fix: Telegram 409 충돌 시 WARNING 로그 + 30초 백오프 적용 (#180)
Compare 3 commits »
jihoson merged pull request jihoson/The-Ouroboros#185 2026-02-20 09:52:15 +09:00
fix: Telegram 409 다중 인스턴스 충돌 시 WARNING + 30초 백오프 (#180)
jihoson closed issue jihoson/The-Ouroboros#180 2026-02-20 09:52:15 +09:00
fix: 다중 인스턴스 실행 시 Telegram 409 충돌
jihoson commented on pull request jihoson/The-Ouroboros#185 2026-02-20 09:32:02 +09:00
fix: Telegram 409 다중 인스턴스 충돌 시 WARNING + 30초 백오프 (#180)

이건 종료 시켜야 하지 않아?

jihoson pushed to main at jihoson/The-Ouroboros 2026-02-20 09:31:10 +09:00
76a7ee7cdb Merge pull request 'fix: 잔액 부족 주문 실패 후 10분간 BUY 재시도 방지 (#179)' (#183) from feature/issue-179-insufficient-balance-cooldown into main
39b9f179f4 fix: 잔액 부족 주문 실패 후 10분간 BUY 재시도 방지 (issue #179)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#183 2026-02-20 09:31:08 +09:00
fix: 잔액 부족 주문 실패 후 10분간 BUY 재시도 방지 (#179)
jihoson closed issue jihoson/The-Ouroboros#179 2026-02-20 09:31:08 +09:00
fix: 잔액 부족 주문 실패 후 무한 재시도 (MLECW 사례)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-20 09:30:50 +09:00
17112b864a Merge pull request 'fix: uvicorn 미설치 시 dashboard 오해 없는 실패 처리 (#178)' (#184) from feature/issue-178-dashboard-log-order into main
28bcc7acd7 fix: uvicorn 미설치 시 dashboard 실패를 동기적으로 감지하여 오해 없는 로그 출력 (#178)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#178 2026-02-20 09:30:48 +09:00
fix: uvicorn 미설치로 dashboard 실패 + 오해의 소지 있는 시작 로그
jihoson merged pull request jihoson/The-Ouroboros#184 2026-02-20 09:30:48 +09:00
fix: uvicorn 미설치 시 dashboard 오해 없는 실패 처리 (#178)
jihoson commented on issue jihoson/The-Ouroboros#182 2026-02-20 09:09:44 +09:00
critical: 보유 종목이 SmartScanner 필터에 걸려 SELL 신호 미생성 → 무한 홀딩

이건 이미 구현된 항목이고, 구현 전의 로그일 것 같아.

jihoson pushed to main at jihoson/The-Ouroboros 2026-02-20 08:38:54 +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
d6edbc0fa2 feat: use market_outlook to adjust BUY confidence threshold (#173)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#177 2026-02-20 08:38:52 +09:00
feat: use market_outlook to adjust BUY confidence threshold (#173)
jihoson closed issue jihoson/The-Ouroboros#173 2026-02-20 08:38:52 +09:00
feat: use market_outlook to adjust BUY confidence threshold