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 f528ac751b refactor: Alpaca 엔드포인트 정리 — 4개로 통합
제거: /bars/{ticker}, /data/{ticker}, /intraday/{ticker}, /snapshot/{ticker}
유지:
  - GET /alpaca/status
  - GET /alpaca/intraday        (SIP, 과거, 멀티 종목)
  - GET /alpaca/intraday/today  (IEX, 당일, 멀티 종목)
  - GET /alpaca/snapshot        (IEX, 단일/멀티 통합)

openapi.json 업데이트 (95 → 91 endpoints)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
DATA_COVERAGE.md chore: yfinance_plus 서브모듈 업데이트 + API 문서 업데이트 5 months ago
ETF_API.md Initial commit with full project improvements 5 months ago
PYTHON_CLIENT.md feat: Alpaca 실시간 snapshot 엔드포인트 추가 4 months ago
openapi.json refactor: Alpaca 엔드포인트 정리 — 4개로 통합 4 months ago