You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 1d087b54a4 feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리
주요 변경사항:

gainer snapshot (신규)
- gainer_snapshots 테이블: 5분 단위 intraday top-100 day_gainers 스냅샷
- APScheduler CronTrigger (*/5 min, Mon-Fri ET) + 장중 guard (9:30~16:00)
- alembic migration p7g8h9i0j1k2

/stocks/gainers 엔드포인트 (신규)
- yfinance day_gainers preset, 실시간(캐시 없음)
- yfinance_plus screen() wrapper — 모든 screen() 호출에 세션 풀 + 브라우저 지문 우회 적용

News v2 ingest (신규)
- Alpaca News + StockTwits + Finnhub 수집 파이프라인
- news_headlines 테이블 + scheduler (5분 realtime poll, 일 1회 backfill)

Overlay 정리
- 미사용 서브시스템 제거: wikimedia, youtube, google_trends, feature_builder, overlay_scorer
- Yahoo RSS 어댑터 유지, 파이프라인 단순화

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
__init__.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
activist_ownership.py feat: SEC Form 4 PIT + SC 13D/G activist ownership API 4 months ago
alpaca_price.py feat: AlpacaPriceData에 interval 컬럼 추가 — 일봉/분봉 DB 충돌 해결 4 months ago
attention.py perf: API 성능 개선 — 로그 분석 기반 6개 항목 수정 5 months ago
dividend_calendar.py feat: PIT dividend calendar + earnings surprise calendar endpoint 4 months ago
earnings_surprise.py feat: Form 4 내부자 거래 + Earnings Surprise + FINRA 확장 5 months ago
error_log.py fix: error_logs.path VARCHAR(500) → TEXT — 서버 응답 불가 해결 4 months ago
etf.py Initial commit with full project improvements 5 months ago
filing.py feat: 8-K filing parser — Item 추출 + event 생성 4 months ago
filing_event.py feat: 8-K filing parser — Item 추출 + event 생성 4 months ago
financial.py feat: company metadata 안정화 — 실제 sector/industry/exchange 보강 4 months ago
finra_short_volume.py Add Alpaca-specific DB table and Redis caching for Alpaca/FINRA endpoints 5 months ago
fred_data.py Initial commit with full project improvements 5 months ago
gainer_snapshot.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
insider_transaction.py feat: SEC Form 4 PIT + SC 13D/G activist ownership API 4 months ago
news_headline.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
overlay_feature.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
overlay_raw_event.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
overlay_registry.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
request_log.py fix: error_logs.path VARCHAR(500) → TEXT — 서버 응답 불가 해결 4 months ago
universe_snapshot.py feat: 백테스팅 유니버스 과거 시점 주식 스크리닝 (Historical Stock Universe) 5 months ago