Every signal outcome is written to an append-only hash chain. Each record is locked to the one before it, so a single edited result breaks the whole chain — and anyone can recompute it. No cherry-picking, no quiet edits.
Ledger intact — 8 verified outcomes across 4 channels
Recomputed end-to-end from the public ledger on this request. Every hash links to the previous record.
head: 8849cac7d2c219ae65372ae88fa50ae20aae8ee01575bcaefc6602e0649e3df6
Outcomes are appended
As each signal's trade closes, its result is written to the ledger — keyed by signal so it's recorded exactly once.
Each record is chained
A record's hash covers its own data plus the previous record's hash, so the order and history are cryptographically locked.
Anyone can recompute
We replay the whole chain from the first record on every page load. One altered result and verification fails.
4 channels currently publish recompute-able results. Open one to see its win rate and recent outcomes.
Every finalized signal outcome (win, loss, or breakeven) is written to an append-only ledger. Each record stores a SHA-256 hash of its own contents plus the hash of the record before it, forming a chain. Editing or deleting any past result changes its hash, which breaks every record that follows — so the tampering is immediately detectable.
Screenshots can be faked and edited statements can hide losing trades. This ledger is recomputed from scratch on every page load and the result is shown to you, so a channel cannot quietly remove a losing streak without the whole chain failing verification.
Outcomes are appended automatically as trades close, keyed by signal so each one is recorded exactly once. The win rate you see is computed from the full set of recorded outcomes for that channel — not a hand-picked subset.
No. The ledger only records the pair, direction, entry/exit price, and the win/loss/breakeven result. No account balances or dollar P&L are published.