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 52e2e4ed7d feat: /alpaca/intraday — 장 마감(16:00 ET) 후 당일 SIP 조회 허용
기존: end_date >= today 이면 무조건 400
변경: 장 마감(오후 4시 ET) 후에는 당일 날짜도 SIP로 조회 가능

- zoneinfo.ZoneInfo("America/New_York") 기반 ET 시각 체크
- 장 중 당일 요청 시 /intraday/today 안내 메시지

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
api feat: /alpaca/intraday — 장 마감(16:00 ET) 후 당일 SIP 조회 허용 4 months ago
core feat: Form 4 내부자 거래 + Earnings Surprise + FINRA 확장 5 months ago
middleware fix: error_logs.path VARCHAR(500) → TEXT — 서버 응답 불가 해결 4 months ago
models fix: error_logs.path VARCHAR(500) → TEXT — 서버 응답 불가 해결 4 months ago
schemas feat: multi-ticker bulk bars endpoints + BF-B ticker normalization 4 months ago
services fix: fetch_and_store_bars() interval 컬럼 추가 + CHUNK 분할 4 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 perf: API 성능 개선 Round 2 — 9개 항목 (P6-P14) 5 months ago