38/39 個來源正常,市場日 2026/07/24。
資料更新狀態
這裡用來檢查每日行情、K 線、法人籌碼、預測快照、分時資料與外部市場資料是否仍然新鮮。 若有來源落後,系統會指出該跑哪一層更新或補洞任務。
23 項通過,1 項觀察,0 項風險。
高優先缺口 6,需授權/API key 7。
從 2,103 檔中挑出優先更新股票,189 檔 K 線需逐步補齊。
監控快照:2026/07/26 下午09:52。
該跑哪一層更新
npm run data:repair-gaps -- --applyKeep quotes, minute charts, TWSE MIS snapshots and live news reasonably fresh.
npm run data:refresh:tier -- --tier=intraday --only-staleRefresh official close data, flows, OHLCV alignment and derived market snapshots.
npm run data:refresh:tier -- --tier=closeRun the full official/cache refresh and rebuild all forecast/screener snapshots.
npm run data:refresh:tier -- --tier=dailyBackfill longer OHLCV windows and repair slow-moving history gaps.
npm run data:refresh:tier -- --tier=weeklyTarget stale or missing sources without forcing a complete rebuild first.
npm run data:repair-gaps -- --apply來源狀態
| 來源 | 狀態 | 層級 | 日期 | 筆數 | 問題 | 更新指令 |
|---|---|---|---|---|---|---|
| AI 走勢分析ai-analysis | 落後 | daily | 2026/07/09 | 305 | market-lag-15d, age-335h | npm run ai-analysis:update |
| 每日收盤行情daily-quotes | 正常 | close | 2026/07/24 | 2,225 | 無 | npm run quotes:refresh |
| 個股日 Kohlcv | 正常 | close | 2026/07/24 | 1,937 | 無 | npm run update:priority-ohlcv -- --all-public --daily-quote-only |
| 台股交易日曆快照trading-calendar | 正常 | close | 2026/07/24 | 1,225 | 無 | npm run trading:calendar |
| 均線與技術指標快照technical-indicators | 正常 | close | 2026/07/24 | 1,937 | 無 | npm run technical:snapshot |
| 短線區間試算快照short-swing-analysis | 正常 | close | 2026/07/24 | 1,937 | 無 | npm run short-swing:snapshot |
| 預測上下文快照forecast-context | 正常 | daily | 2026/07/24 | 304 | 無 | npm run forecast:context |
| 外部與代理資料覆蓋快照external-coverage | 正常 | daily | 2026/07/24 | 304 | 無 | npm run external:coverage |
| forecast evaluation auditforecast-evaluation | 正常 | daily | 2026/07/24 | 2,128 | 無 | npm run forecast:evaluation |
| forecast accuracy labforecast-accuracy-lab | 正常 | daily | 2026/07/24 | 11 | 無 | npm run forecast:accuracy-lab |
| future OHLC scenario pathforecast-path | 正常 | daily | 2026/07/24 | 304 | 無 | npm run forecast:path |
| 加權/櫃買指數 K 線market-indexes | 正常 | close | 2026/07/24 | 2 | 無 | npm run market:indexes:update |
| 台指期夜盤taifex-futures-night | 正常 | close | 2026/07/24 | 143 | 無 | npm run taifex:night:update |
| 台指期日盤與選擇權taifex-derivatives | 正常 | close | 2026/07/24 | 143 | 無 | npm run taifex:derivatives:update |
| 三大法人買賣超institutional | 正常 | close | 2026/07/24 | 5,566 | 無 | npm run scrape:inst |
| 外資持股比率foreign-ownership | 正常 | close | 2026/07/24 | 2,245 | 無 | npm run foreign-ownership:update |
優先更新股票
重要資料缺口
This is one of the highest-impact missing intraday factors for open-low/high predictions.
下一步:Add provider credentials and run as an intraday tier source when available.
Useful for qualitative surprises, but source rights vary by company and provider.
下一步:Start with official IR pages that permit reuse, then mark transcript coverage per ticker.
Examples: DRAM/NAND price, freight index, oil spread, panel price and wafer utilization.
下一步:Add the highest-impact industry metrics first and require source/license metadata per metric.
Index and ETF rebalance pressure can explain price moves not captured by fundamentals.
下一步:Attach official constituent snapshots or licensed index data with rebalance dates.
Proxy can flag possible adjustments, but official events are required before this can become a trusted adjustment feed.
下一步:Wire a legal TWSE/MOPS official feed or drop a versioned import file into the prepared import path.
The current snapshot catches suspicious trading patterns; official lists are needed for regulatory labels.
下一步:Attach official exchange lists so warnings are not inferred only from price/volume behavior.
Depth data usually needs an authorized market-data provider. The site should not scrape or mirror restricted feeds.
下一步:Connect a licensed provider or user API key; keep current proxy labeled as risk-only until then.
Current analyst intelligence is a structured proxy. Licensed consensus data would materially improve revision signals.
下一步:Attach a licensed consensus source; keep proxy rows separated from official/consensus rows.
Settlement, rebalance and global shock windows are modeled as explicit event signals.
下一步:Keep enriching official event dates and validate event weights against rolling outcomes.
Financial statements exist, but product/customer mix needs a dedicated normalized layer.
下一步:Parse official annual reports/IR decks into a versioned segment table where legally allowed.
部署與快取策略
Cloudflare Pages builds audit checked-in or D1-exported snapshots and should not run heavy official refreshes.
GitHub Actions runs refresh tiers, persists D1 market cache when configured, then deploys the static out directory.
Checked-in 快照可用:是。若否,應先跑 repair 或對應 tier。