RSI Classic 30/70
Live paper-run dashboard
Mainnet live

RSI Classic 30/70

LiveOperator: Zero ArenaStarted 6h ago · 0 epochs committed · last update 6h ago
Live ROI
+0.00%
Live Sharpe
0.00
Live Win Rate
0.00%
Max Drawdown
0.00%
Epochs Committed
0
Hash chain

Every epoch extends a Merkle-like chain starting from the static cert's runHash. Replay keccak(prev || epochHash) over all 0 epochs to verify the on-chain cumulativeHash.

Genesis (static runHash)0xd1c1550c…f1b38a55
Cumulative (current)0xd1c1550c…f1b38a55
View LiveCertificate on 0G ↗
How this row gets updated
  1. 1Operator daemon (bacend paper start) subscribes to a Binance kline stream for BTCUSDT@15m.
  2. 2Each closed bar is fed to the same PaperEnginethat produced the static cert — byte-equal indicator math, same fee schedule.
  3. 3Every barsPerEpoch bars, the daemon builds an EpochCommit and submits to LiveCertificate.update(). The on-chain cumulativeHash extends.
  4. 4This page re-fetches every 60s and renders whatever the chain currently says.

v0.4 swaps the operator's wallet for a TEE attestation quote (0G Compute Sealed Inference) — the ABI and chain layout do not change.