What Does a 'Verified' Trading Badge Actually Mean?
Usually less than it appears. A badge can mean a paid subscription, a confirmed identity, a linked broker account, a self-declared results page, or a genuine third-party audit — and only the last two are about trading at all. Ask by whom, how, over what period, and whether it covers every trade.
What can 'verified' mean?
| Badge | What it certifies | About trading? |
|---|---|---|
| Social platform check | A paid subscription, sometimes an identity | No |
| Email or phone verified | Contact details reach a real inbox | No |
| KYC / identity verified | The person is who they say | No |
| Broker-linked results | An equity curve that really happened, in that account | Partly |
| Third-party audited | Whatever the auditor's scope says — read it | Depends entirely |
| Self-declared "verified" | Nothing. A word on a page they wrote | No |
The first three are the most common and the least relevant. A blue check confirms a payment; a KYC badge confirms a passport. Neither says anything about whether a trade was named before it resolved.
What are the four questions?
1. Verified by whom? A named third party, or the seller themselves? A badge on a site the seller controls is a graphic.
2. Verified how? Read-only broker connection, uploaded statements, or someone typing numbers into a form? These are three completely different levels of evidence and they frequently carry the same badge.
3. Over what period? A badge earned on three months of results and displayed for three years is a claim about the three months. Look for the date range next to the badge, and if there is not one, that is the answer.
4. Does it cover every trade? This is the one that matters. Verifying one account leaves selection across accounts untouched, and verifying results after the fact says nothing about whether the trades were called in advance.
Why does broker-linked verification still miss the point?
Because it verifies outcomes, not commitments. It answers "did this account really return 34% last year", which is worth knowing, and it does not answer "did this person tell anyone which trades they were taking before the fact". A signal seller's subscribers are paying for the second thing.
The gap is the whole reason a verified-results badge and a curated call history coexist so comfortably on the same page.
What would a meaningful badge require?
Four properties. A badge with all four stops being decoration:
- It points at the record, not at itself. One click from the badge to the trades behind it, rather than to a larger picture of the badge.
- It re-renders from live data. A static image is a claim about the day it was saved, and it goes on making that claim for years.
- It covers everything, losers included. Every trade, including the losers, timestamped before the fact, on a record the person being evaluated cannot edit. A badge over a curated subset certifies the curation.
- It is checkable without the issuer. The one that decides it. If confirming the badge means trusting whoever issued it, you have swapped one party's word for another's.
What does kappi's badge do?
All four — and it is worth being concrete about how, because "our badge is different" is what every badge says.
A kappi trader gets an embeddable pill carrying their handle and a check, served as live SVG
from /api/badge/<id>.svg. It is public and needs no account to load, it
re-renders from the current record rather than from a saved image, and it is wrapped in a link to
the trader's profile — so a reader who clicks it lands on the trades, not on a marketing page. The
embed is two lines a trader pastes into a bio, a site or a post:
<a href="https://kappi.me/api/share/<id>">
<img src="https://kappi.me/api/badge/<id>.svg" alt="Verified on kappi" height="28">
</a>
What sits behind it is the part no graphic can imitate. Every commit is sealed before the fact and hashed into a Merkle tree anchored to a public ledger, so a reader can recompute the root from an exported log and confirm nothing was added, removed, reordered or back-dated — without kappi's cooperation and without trusting the badge. The profile it opens carries PnL, RME, correlation to SPX, mean R:R and trade count over 30, 100 and 200-day windows, computed over every committed trade rather than a chosen subset.
For contrast, here is what a real performance standard requires. The GIPS standards, maintained by the CFA Institute, rest on fair representation and full disclosure, and require performance to be shown across composites rather than selected accounts.[1] No badge on a trading profile asserts anything of that shape, which is the gap the four questions above are probing.
Worth sizing what a badge is standing between you and: investment scams that began on social media accounted for $1.1bn of reported US consumer losses in 2024, over half of everything lost to social-media scams.[2] A graphic asserting trustworthiness is the cheapest possible response to a problem that size, which is exactly why a cheap graphic cannot be the answer to it.
That is the whole difference. A badge you have to trust is decoration; a badge that hands a stranger a record they can recompute is evidence. $15/month for the trader, and checking one is free and needs no account.
Sources
- CFA Institute, Global Investment Performance Standards (GIPS) for Firms, 2020 edition read 2026-08-16
- FTC, 'New FTC Data Show People Have Lost Billions to Social Media Scams', April 2026 — investment scams originating on social media accounted for $1.1bn, over half of all social-media scam losses read 2026-08-16
Frequently asked questions
Does a verified badge mean a trader's results are real?
Usually not. Most badges certify a paid subscription, an email address or an identity. Only broker-linked results and genuine third-party audits touch trading at all, and both verify outcomes rather than commitments.
What questions should I ask about a verified badge?
Verified by whom, verified how, over what period, and does it cover every trade. A badge with no date range beside it is a claim about an unstated window.
Is broker-linked verification enough?
It establishes that an account really returned what it says. It does not establish that the trades were named before the fact, or that other accounts exist, which is where selection usually happens.
What makes verification meaningful?
That a stranger can check the record without asking the issuer for anything. A record anchored to a public ledger can be recomputed independently; a badge on a page has to be trusted.