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
969dedc635
Speed up snapshot refresh: batch prefetch, unbuffered output, incremental-first
...
- enrich_tier2: prefetch price bars (parallel ThreadPool) and short ratio
(single batch DB query) instead of per-row HTTP/DB calls (~20min → ~2min)
- canonical_snapshots: add PYTHONUNBUFFERED=1 to enrichment subprocesses
so progress output is visible in real time
- backtest_sim: use incremental_update_canonical_snapshot when existing
snapshot is present, falling back to full rebuild only when needed
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago
..
backtester
Add non-core allocator v2 and Form4 freshness presets
4 months ago
experiment
Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure
4 months ago
overfit
Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure
4 months ago
paper_trader
Speed up snapshot refresh: batch prefetch, unbuffered output, incremental-first
4 months ago
pipeline
Add overlay engine, ranking models, snapshot pipelines, and research tools
5 months ago
qa
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
review
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
scenario
Add synthetic scenario robustness testing system
5 months ago
sync
feat: PEAD mid-cap strategy + pipeline hardening + README cleanup
5 months ago
tools
Add non-core allocator v2 and Form4 freshness presets
4 months ago
tracker
Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure
4 months ago
web
Add non-core allocator v2 and Form4 freshness presets
4 months ago
web_frontend
Add non-core allocator v2 and Form4 freshness presets
4 months ago
__init__.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago