Skip to content

Commit 80e1ea4

Browse files
committed
Auto-update forecast for 2025-10-26 12:01 UTC
1 parent 038cc7b commit 80e1ea4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ <h1 class="project-title">Kronos: Live Probabilistic Forecast</h1>
2222
<section id="live-dashboard">
2323
<h2>Live BTC/USDT Forecast Dashboard</h2>
2424
<div class="metadata">
25-
<span>Last Updated (UTC): <strong id="update-time">2025-10-26 11:01:09</strong></span>
25+
<span>Last Updated (UTC): <strong id="update-time">2025-10-26 12:01:10</strong></span>
2626
<span>Data Source: Binance | Interval: 1-Hour</span>
2727
</div>
2828

2929
<div class="metrics-container">
3030
<div class="metric-card">
3131
<h3>Upside Probability (Next 24h)</h3>
32-
<p class="metric-value" id="upside-prob">56.7%</p>
32+
<p class="metric-value" id="upside-prob">53.3%</p>
3333
<div class="metric-desc">The model's confidence that the price in 24 hours will be higher than the last known price.</div>
3434
</div>
3535
<div class="metric-card">
3636
<h3>Volatility Amplification (Next 24h)</h3>
37-
<p class="metric-value" id="vol-amp-prob">96.7%</p>
37+
<p class="metric-value" id="vol-amp-prob">80.0%</p>
3838
<div class="metric-desc">The probability that predicted volatility over the next 24h will exceed recent historical volatility.</div>
3939
</div>
4040
</div>

prediction_chart.png

-87 Bytes
Loading

0 commit comments

Comments
 (0)