台股量化與 AI 預測追蹤

結合技術指標與 Gemini 綜合數據分析的明日走勢預測

AI 核心運算中...

自訂追蹤清單

  • {{ stock.symbol }}
    {{ stock.name }}
  • 無追蹤標的

最新預測與歷史勝率

資料處理中...

{{ stat.name }} {{ stat.symbol }}

{{ stat.current_price }}
{{ stat.change_pct > 0 ? '▲' : '▼' }}{{ Math.abs(stat.change_pct) }}%
歷史勝率 {{ stat.accuracy }}%
更新: {{ stat.price_updated_at }}
預測目標日: {{ stat.latest_date }}
明日走勢 {{ stat.latest_prediction === 'Up' ? '看漲' : (stat.latest_prediction === 'Down' ? '看跌' : (stat.latest_prediction === 'Neutral' ? '盤整' : '無資料')) }}
{{ stat.reason !== 'N/A' ? stat.reason : '尚無預測理由,請點擊「產生明日預測」' }}

AI 參考數據與新聞來源:

目前沒有追蹤任何標的,請於左側新增。

歷史預測紀錄與統計

日期 標的 預測方向 實際結果 狀態 詳細理由
{{ item.date }} {{ item.symbol }} {{ item.direction === 'Up' ? '看漲' : (item.direction === 'Down' ? '看跌' : '盤整') }} {{ item.actual === 'Up' ? '上漲' : (item.actual === 'Down' ? '下跌' : '平盤') }} 尚未結算 預測成功 預測失敗 待驗證 {{ item.reason }}
目前尚無歷史紀錄,明天收盤後將自動產生首筆結算。