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 e2389eba31 feat: GET /stocks/gainers/snapshots — 과거 5분봉 gainer snapshot 조회 엔드포인트 추가
gainer_snapshots 테이블을 읽는 엔드포인트가 없어 백테스팅이 불가능했던 문제 해결.
?at=<ISO8601> 생략 시 최신 snapshot, as-of semantics로 장외 시각도 자연스럽게 처리.
openapi.json 동기화.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
api feat: GET /stocks/gainers/snapshots — 과거 5분봉 gainer snapshot 조회 엔드포인트 추가 3 months ago
core feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
middleware fix: 서버 안정성 종합 — BaseHTTPMiddleware 제거 + gc.collect() + Semaphore(5) 4 months ago
models feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
schemas feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
services refactor: day_gainers → Yahoo Finance API 직접 호출 (curl_cffi 우회) 3 months ago
utils perf: API 성능 개선 Round 3 — 8개 항목 (P15-P22) 5 months ago
__init__.py Initial commit with full project improvements 5 months ago
main.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago