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 65afc95c7e Clean up: reduce Oracle timeout, fix company endpoint, archive old v7/v15/v16 experiments
- libs/oracle_client/alpaca.py: reduce bar-fetch timeout 90s→15s (fail fast on Oracle outage)
- libs/oracle_client/client.py: add health_check_fast() for cheap liveness probe; fix health path
- libs/oracle_client/company.py + financial.py: use /api/v1/company/{symbol} (newer endpoint)
- libs/oracle_client/__init__.py: re-export AlpacaSnapshot/get_snapshot/get_snapshots at package level
- configs/experiments: delete archived v15.x, v16.x, v7.119–v7.358 experiment configs (superseded)
- README.md: fix absolute path → relative path for ORB docs link

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
__init__.py Clean up: reduce Oracle timeout, fix company endpoint, archive old v7/v15/v16 experiments 4 months ago
alpaca.py Clean up: reduce Oracle timeout, fix company endpoint, archive old v7/v15/v16 experiments 4 months ago
attention.py Add attention client and continue PEAD research 5 months ago
client.py Clean up: reduce Oracle timeout, fix company endpoint, archive old v7/v15/v16 experiments 4 months ago
company.py Clean up: reduce Oracle timeout, fix company endpoint, archive old v7/v15/v16 experiments 4 months ago
dividends.py Add Form4 residual-cash sleeve and UI support 4 months ago
earnings_surprise.py Add earnings surprise feature pipeline and v11 scoring 5 months ago
exceptions.py test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트 5 months ago
filings.py Add v7.120 composed GLD experiment updates 4 months ago
financial.py Clean up: reduce Oracle timeout, fix company endpoint, archive old v7/v15/v16 experiments 4 months ago
finra.py test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트 5 months ago
fred.py test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트 5 months ago
models.py Remove momentum breakout sleeve (overfitting, valid -31%) and revert related code 4 months ago
price.py Add earnings surprise feature pipeline and snapshot export improvements 5 months ago
screener.py feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago