DockerSpace / data /fetcher.py

Commit History

Backup current stock predictor strategies
ee37d63

DennisChan0909 commited on

feat: add SOX and TNX cross-asset features
b250588

DennisChan0909 commited on

feat: ML ensemble upgrade โ€” LightGBM, cross-asset features, walk-forward embargo
bb9657d

DennisChan0909 Claude Sonnet 4.6 commited on

fix: support TW ETF codes with letter suffix (00772B) and 6-digit codes (009816)
7e72898

DennisChan0909 Claude Opus 4.6 commited on

fix: replace unbounded caches with TTLCache to prevent memory leaks
b4eaf42

DennisChan0909 Claude Opus 4.6 commited on

feat: comprehensive optimization โ€” 30 improvements across ML, perf, frontend, security, architecture
0feab1a

DennisChan0909 Claude Opus 4.6 commited on

perf: indicator cache, quote TTL, twstock cache, yfinance timeout
c4c5483

DennisChan0909 Claude Opus 4.6 commited on

feat: realtime quote (twstock + yfinance), today change %, 30s auto-refresh
e6131ae

DennisChan0909 Claude Sonnet 4.6 commited on

fix: isolate yf.Ticker.info exception so _download_raw fallback runs for US tickers
37b2820

DennisChan0909 Claude Sonnet 4.6 commited on

fix: add 5s timeout to twstock import to prevent HF startup hang
9563b55

DennisChan0909 Claude Sonnet 4.6 commited on

fix+refactor: LINE webhook key bug, fetcher DRY, feature importance, async predictor service
8fef111

DennisChan0909 Claude Sonnet 4.6 commited on

feat: market tabs (ๅฐ่‚ก/็พŽ่‚ก/ๅŸบ้‡‘), autocomplete search, favorites filter tabs
b72deed

DennisChan0909 Claude Sonnet 4.6 commited on

Add US stock and fund/ETF market support with ML prediction
e9da7eb

DennisChan0909 commited on

fix: use twstock for Chinese stock names in get_stock_info
47023f4

DennisChan0909 commited on

fix: Chinese stock name search using twstock local database
9454766

DennisChan0909 commited on