MAIX8 Research
← All lessons
Applied

Everyone is talking about it. Is anyone trading it?

A coin is trending everywhere. Does that mean money is moving?

The idea

Social attention counts people talking. Turnover counts people acting. They come apart constantly, and the gap is widest exactly when a story feels most alive. A trending asset on collapsing volume means the conversation is running on people who already hold it. That is not bearish by itself — it is a liquidity warning, because a thin book moves further in whichever direction it eventually picks.

The formula

volume z-score = (today's turnover - mean turnover) / stdev(turnover), over a rolling window
z <= -2 means turnover is two standard deviations below its own normal
then rank that z against its own history to see how unusual it really is

Worked example — XRP

Measured on Binance spot daily candles at . Re-run the formula on current data and you should reproduce the method, not necessarily these figures.

Volume z-score-2.22
Days ranking lower0 of 970
Volume trend (3d)-34.6%
Money underwater96.7%
now -2.22-2.2212.73
XRP volume z-score: its own history, and today

XRP is among the most-discussed assets in crypto, and its volume z-score reads -2.22 with 0 of 970 days ranking below it. Attention is loud; participation is measurable, and they disagree.

Common mistake

Reading a trending list as demand. Trending measures search and mentions; only turnover measures money.

Do it yourself

Export daily candles for any pair, apply the formula above, and compare your number to the one on this page. If they disagree, one of us is wrong and it is worth finding out which.