From 3599d36d78ed06f471556d6d81cdf51a046409ce Mon Sep 17 00:00:00 2001 From: whdwo Date: Tue, 23 Jun 2026 08:16:59 +0900 Subject: [PATCH] =?UTF-8?q?[2026-06-23]=20=EC=9E=A5=EC=A0=84=20=EB=B6=84?= =?UTF-8?q?=EC=84=9D=20=E2=80=94=20SOX=20+2%=C2=B7SK=ED=95=98=EC=9D=B4?= =?UTF-8?q?=EB=8B=89=EC=8A=A4=20300=EB=A7=8C=EC=9B=90=20=EB=B0=98=EB=8F=84?= =?UTF-8?q?=EC=B2=B4=20=EA=B0=95=EC=84=B8,=20=EB=8B=AC=EB=9F=AC=EA=B0=95?= =?UTF-8?q?=EC=84=B8=C2=B7=EB=82=98=EC=8A=A4=EB=8B=A5=20-1.3%=20=EC=A4=91?= =?UTF-8?q?=EB=A6=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/daily_context.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/data/daily_context.json b/data/daily_context.json index 2b77fa6..b83ab43 100644 --- a/data/daily_context.json +++ b/data/daily_context.json @@ -1,26 +1,26 @@ { - "date": "2026-06-22", - "generated_at": "08:15:11", + "date": "2026-06-23", + "generated_at": "08:15:30", "trade_allowed": true, - "market_sentiment": "강세", - "sentiment_score": 75, - "domestic_score": 70, + "market_sentiment": "중립", + "sentiment_score": 51, + "domestic_score": 55, "global_context": { - "nasdaq_change": 1.91, - "sp500_change": 1.08, - "dow_change": 0.14, - "sox_change": 6.42, - "usdkrw_change": -0.55, - "wti_change": 1.33, - "us10y": 4.45, - "global_score": 83, - "global_risk": "낮음" + "nasdaq_change": -1.32, + "sp500_change": -0.37, + "dow_change": 0.29, + "sox_change": 2.04, + "usdkrw_change": 0.3, + "wti_change": -3.3, + "us10y": 4.51, + "global_score": 46, + "global_risk": "보통" }, - "risk_level": "낮음", - "hot_sectors": ["반도체", "방산", "AI전기전자", "해운"], - "avoid_sectors": ["항공", "전기가스업"], + "risk_level": "보통", + "hot_sectors": ["반도체", "방산", "조선"], + "avoid_sectors": ["정유화학", "AI플랫폼빅테크"], "boosted_tickers": [], "blacklist_tickers": [], - "position_size_multiplier": 1.2, - "reason": "SOX +6.42% 반도체 폭등·달러 약세, 방산·해운 주목" + "position_size_multiplier": 0.9, + "reason": "SOX +2%·SK하이닉스 300만원 반도체 강세, 달러강세·나스닥 -1.3% 중립" }