What this is
Fomometer is an independent instrument that measures trading activity on fomo.family and turns it into a single number between 0 and 100.
It does not execute trades, hold funds, or ask for a wallet. It reads public on-chain data, applies a formula printed in the open, and shows you the result.
Why .sbs
Side By Side
.sbs stands for side by side, and that is exactly the position this project takes. Fomometer does not compete with fomo.family and does not try to replace it. It stands next to it.
fomo.family is where the trading happens. Fomometer is where that trading gets measured — a shared instrument for the community that already trades there, built to answer questions the app itself does not answer: is the market hot right now, is this flow real or manufactured, and am I early or late.
The app
fomo.family
Where you trade. Buy, sell, follow, execute.
The instrument
fomometer.sbs
Where it gets measured. Temperature, flow, risk.
A thermometer is not the weather, and it does not own the sky. It sits beside it and tells you the number. That is the whole idea behind the domain.
The number
One score, 0 to 100, recomputed every 60 seconds from three public signals:
score = 0.50 × percentile(today, last 90d)
+ 0.30 × momentum(change_1d, clipped −50%…+100%)
+ 0.20 × acceleration(avg 7d ÷ avg 30d)
Percentile — is today actually big?
Today's fee volume ranked against the last 90 days. A loud day inside a dead month is still a dead month.
Momentum — which way, how fast?
Day-over-day change, clipped so one freak candle cannot pin the needle.
Acceleration — a spike or a trend?
7-day average against the 30-day. This separates a regime change from one loud afternoon.
Reading the bands
| Score | Band | What it means for you |
|---|---|---|
| 0–20 | DEAD | Nothing moving. Close the tab. |
| 21–40 | COLD | Entries sit around waiting. No urgency. |
| 41–60 | WARM | Normal flow. Fine for hunting setups. |
| 61–80 | HEATING | Money is in but euphoria has not hit. Usually the working zone. |
| 81–100 | EXTREME | The page turns red. This is a warning, not an invitation. |
Copy trade signals
Each tracked token gets its own score and a verdict. The formula is separate from the meter:
copy = 0.35 × flow (buy pressure, 45% → 70%)
+ 0.25 × depth (liquidity ÷ 24h volume, target 15%)
+ 0.20 × size (market cap, log $10k → $10M)
+ 0.20 × timing (up is good, parabolic is late)
FOLLOW
Score 70+ and zero risk flags. The only verdict that is clean.
WATCH
Worth tracking, but something is off. Size down if you enter.
AVOID
A serious risk flag fired. A high score does not override this.
The rule that matters most
Low depth is more dangerous than low flow. Weak flow only means you do not profit. Weak depth means the pool is too thin to sell into — easy to enter, hard to leave. Check that bar before anything else.
Risk flags
- ●Thin liquidity — under $20k in the pool. Hard to exit.
- ●Volume dwarfs liquidity — a lot of trading over a small pool.
- ●Already parabolic — up more than 300% in a day. You would be late.
- ●Bleeding hard — down more than 50%.
- ●Net distribution — more sells than buys.
- ●Micro cap — under $100k market cap. Rug risk.
Red flags force AVOID. Orange flags knock FOLLOW down to WATCH. A FOLLOW verdict never carries a flag.
Using the dashboard
-
1
Read the needle
Under 40, there is nothing to do. Between 60 and 80 is where the work is.
-
2
Check the signal breakdown
High percentile with low momentum is the healthiest shape: busy and consistent, not a one-hour pump.
-
3
Scan the copy trade cards
Look for FOLLOW, then verify its depth bar before trusting the verdict.
-
4
Open the token on fomo
Click any row to jump straight to that token on fomo.family and execute there.
-
5
Above 81, stop hunting
That is the moment to think about exits, not entries.
Where the data comes from
| Source | Feeds | Access |
|---|---|---|
| DefiLlama | Daily fees and revenue for fomo | open |
| DexScreener | Token volume, buys, sells, liquidity | open |
| Solana chain | Router flow (in progress) | building |
| fomo API | Trader leaderboard, personal PnL | 403 without login |
Everything on the public pages comes from open sources, so nothing here depends on permission from anyone. The fomo API is locked behind a Privy session, which is why trader-level copy trading stays unavailable — and why we signal flows rather than pretending to rank people.
What this is not
- ✕Not affiliated with fomo.family. No endorsement, no partnership, no shared team.
- ✕Not financial advice. A FOLLOW verdict describes order flow, not an outcome. It can still go to zero.
- ✕Not a price predictor. The meter reads what already happened, not what happens next.
- ✕Not custodial. It never asks for a wallet, a key, or a signature to work.