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 2fb6ec0f0c fix: price_data_service null/zero close 자동 재수집 + Yahoo rate limit 429 + earnings 캐시
- price_data_service: null/zero close를 missing으로 처리 → 재수집 트리거
  UTC 자정 정규화로 yf.history / yf.download 중복 방지
  get_quote fallback: .info 실패 시 fast_info + history('2d') 체인
  historical upsert: close IS NULL/0인 경우만 덮어쓰기 (정상 데이터 보호)
- price.py: Yahoo rate limit → HTTP 429 + Retry-After: 30 응답
- earnings.py: bulk calendar 엔드포인트 캐시 1시간 추가

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 months ago
..
v1 fix: price_data_service null/zero close 자동 재수집 + Yahoo rate limit 429 + earnings 캐시 2 months ago
__init__.py Initial commit with full project improvements 5 months ago