[2026-05-19] 모닝 루틴 강화 — RSS 4개 언론사 + 네이버 종목별 뉴스 추가, 07:30 시작

- fetch_news() → fetch_rss_news(): 한경·파이낸셜·매경 RSS ~80건
- fetch_stock_news_naver(): 거래량 상위 20종목 × 5건 (NAVER_CLIENT_ID/SECRET)
- 스케줄러 08:15 → 07:30 변경 (수집 여유 확보)
- blacklist_tickers 악재 감지 강화 (종목별 뉴스 기반)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 08:35:19 +09:00
parent b54d61531f
commit e5144d7d48
3 changed files with 134 additions and 72 deletions
+4 -3
View File
@@ -41,9 +41,10 @@
## 하루 자동화 흐름
```
07:55 StockBot_Bot → run_bot.ps1 → claude /start-bot → 봇 백그라운드 시작
08:15 StockBot_Morning → run_morning.ps1 → claude /morning → 뉴스+수급 분석 → daily_context.json
08:30 봇이 daily_context.json 로드 → 유니버스 30종목 확정
07:30 StockBot_Morning → run_morning.ps1 → claude /morning → RSS+네이버 뉴스+수급 분석 → daily_context.json
완료 후 자동으로 /start-bot 호출 → 봇 백그라운드 시작
08:30 봇이 daily_context.json 로드 → Discord에 분석 결과 전송 → 유니버스 30종목 확정
08:50 목표가 계산
09:00 매매 루프 시작 (변동성 돌파 신호 + AI 필터)
14:50 강제 전량 청산 (절대 불변)
15:10 일일 결산 → Discord 전송