Skip to content

Commit 5e7e62b

Browse files
committed
Auto-update forecast for 2025-10-25 02:01 UTC
1 parent 8a687da commit 5e7e62b

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-25 01:01:05</strong></span>
25+
<span>Last Updated (UTC): <strong id="update-time">2025-10-25 02:01:08</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">30.0%</p>
32+
<p class="metric-value" id="upside-prob">36.7%</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">76.7%</p>
37+
<p class="metric-value" id="vol-amp-prob">46.7%</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

706 Bytes
Loading

0 commit comments

Comments
 (0)