e60ecb8bde
- fetch_global_data(): Yahoo Finance로 나스닥/S&P500/다우/SOX/달러원/WTI/미국10년물 수집 - morning.py --print 출력에 global_raw 포함 - morning.md: global_score·global_risk 산출 기준 및 섹터 힌트 매핑 추가 - daily_context.json에 global_context 블록 추가 (domestic_score와 분리) - sentiment_score = domestic_score×0.6 + global_score×0.4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
245 B
Plaintext
15 lines
245 B
Plaintext
aiohttp==3.9.5
|
|
python-dotenv==1.0.1
|
|
APScheduler==3.10.4
|
|
beautifulsoup4==4.12.3
|
|
redis==5.0.7
|
|
streamlit==1.36.0
|
|
pandas==2.2.2
|
|
numpy==1.26.4
|
|
holidays==0.48
|
|
pykrx==1.0.48
|
|
finance-datareader==0.9.94
|
|
scikit-learn==1.5.1
|
|
joblib==1.4.2
|
|
yfinance>=0.2.40
|