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 888dc5be91 feat: 생존편향-0 FINRA PIT 데이터셋 — 상폐 가격 백필 + PIT 뷰 + 2020 갭 메우기
숏볼륨 신호 검정을 위한 편향-0 데이터셋 완성:
- alpaca_client/price_service: adjustment 파라미터 추가 (get_bars, get_multi_bars,
  get_or_fetch_multi_bars) — adjustment='all'로 분할+배당 조정 일봉 수집 지원
- scripts/backfill_alpaca_daily_pit.py: FINRA 22,722 심볼(상폐 포함) 전체에
  Alpaca SIP 일봉 백필, row-weighted 잔존편향 리포트 출력
- scripts/backfill_finra_2020_gap.py: 2020-04~10 COVID 갭 (~138 거래일) 메우기
- scripts/export_pit_panel.py: FINRA×Alpaca 조인 패널 → parquet 핸드오프 export
- alembic q8h9i0j1k2l3: pit_universe_membership VIEW 생성 (날짜별 PIT 종목 집합)
- docker-compose: ./scripts live-mount 추가 (app/alembic과 동일 패턴)
- docs/DATA_COVERAGE.md: 실측 커버리지·API 파라미터·PIT 한계 업데이트

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
3 months ago
..
5c3d0565afcc_initial_schema.py Codebase improvements: caching decorator, Pydantic v2, DB indexes, connection pooling, Alembic 5 months ago
a1b2c3d4e5f6_add_attention_subsystem_tables.py feat(attention): Attention 서브시스템 추가 — 이벤트 중심 Wikipedia/GDELT 관심도 피처 5 months ago
b3c4d5e6f7a8_add_perf_indexes.py perf: API 성능 개선 — 로그 분석 기반 6개 항목 수정 5 months ago
c4d5e6f7a8b9_add_insider_transactions.py feat: Form 4 내부자 거래 + Earnings Surprise + FINRA 확장 5 months ago
d5e6f7a8b9c0_add_earnings_surprise.py feat: Form 4 내부자 거래 + Earnings Surprise + FINRA 확장 5 months ago
e6f7a8b9c0d1_add_universe_snapshot.py feat: 백테스팅 유니버스 과거 시점 주식 스크리닝 (Historical Stock Universe) 5 months ago
f7a8b9c0d1e2_add_dividend_calendar.py feat: PIT dividend calendar + earnings surprise calendar endpoint 4 months ago
g8a9b0c1d2e3_add_8k_parsing.py feat: 8-K filing parser — Item 추출 + event 생성 4 months ago
h9b0c1d2e3f4_add_interval_to_alpaca_price.py feat: AlpacaPriceData에 interval 컬럼 추가 — 일봉/분봉 DB 충돌 해결 4 months ago
i0a1b2c3d4e5_fix_request_log_path_text.py fix: error_logs.path VARCHAR(500) → TEXT — 서버 응답 불가 해결 4 months ago
j1b2c3d4e5f6_fix_error_log_path_text.py fix: error_logs.path VARCHAR(500) → TEXT — 서버 응답 불가 해결 4 months ago
k2c3d4e5f6g7_companies_add_exchange_country_mcap.py feat: company metadata 안정화 — 실제 sector/industry/exchange 보강 4 months ago
l3d4e5f6g7h8_add_form4_derived_columns.py feat: SEC Form 4 PIT + SC 13D/G activist ownership API 4 months ago
m4e5f6g7h8i9_add_activist_ownership_events.py feat: SEC Form 4 PIT + SC 13D/G activist ownership API 4 months ago
n5d6e7f8h9i0_add_news_headline_table.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
o6e7f8g9j0a1_drop_unused_overlay_tables.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
p7g8h9i0j1k2_add_gainer_snapshots.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
q8h9i0j1k2l3_add_pit_universe_membership_view.py feat: 생존편향-0 FINRA PIT 데이터셋 — 상폐 가격 백필 + PIT 뷰 + 2020 갭 메우기 3 months ago