Cryptographic proof · public

Verify a signal receipt

Every ByKaranteli signal is fingerprinted with a SHA-256 hash of the symbol, side, entry, TP1, SL, timestamp, and engine version, captured the instant the signal fires. Paste an ID or hash to open the receipt.

How verification works

  1. At signal generation time we compute sha256(symbol + side + timestamp + entry + TP1 + SL + algo_version + policy_hash + code_git_sha + eval_version).
  2. The fingerprint is stored with the signal row and exposed on its receipt page + the public JSON endpoint documented here.
  3. Anyone can recompute the hash from the shown canonical input and confirm it matches.
  4. Because the hash locks the price levels + algorithm version, a seller cannot retroactively "pick" winning calls. The track record is immutable.

Counter-example: Telegram signal groups and copy-trade resellers almost never publish a pre-trade fingerprint. Their "screenshots" are retrofitted after the fact.