DEV Community

logan miller
logan miller

Posted on Originally published at agentdatum.com

the dollar still pays 157bp more than china while every fear gauge says calm, august 28, 2026

I pulled two sets of numbers from our data pipeline this morning and they pull in opposite directions. One says money still wants to sit in dollar assets. The others say nobody is worried. I will show both and then say where each number stops meaning something.

what the rate spread shows

The China versus US 10 year sovereign spread sits at +157.2 basis points right now. US 10 year is at 4.69 percent. China 10 year is at 3.1185 percent. The math is just the difference, 4.69 minus 3.12, and it comes to 157.2bp in favor of the dollar.

A positive spread this wide normally pulls foreign capital toward US assets. You get paid more to hold the treasury, so the carry trade keeps the dollar bid. That is the textbook read and it lines up with what we have seen all year.

what the fear gauges show

The cross asset fear thermometer reads 16 out of 100, which our pipeline labels greed. VIX is 14.9. Gold's realized annual volatility is 29 percent, the stock index is 14 percent, crypto is 17 percent.

Crypto's own fear and greed index is at 71, also greed, and that is near its 90 day high of 74. Its 30 day average is only 40.5, so the current reading is well above where it usually sits.

Three different gauges, same message. Nobody is pricing much fear.

where the two stories meet

Here is the part I find interesting. The rate gap tells you money still prefers dollars, which is a one way flow. The fear gauges tell you positioning is complacent. Those two can sit together for a long time, and they have. The risk is not that they disagree today. The risk is that a wide carry trade plus a calm VIX is a crowded setup, and crowded setups unwind fast when something breaks the script.

honest limits on these numbers

I will not oversell them.

The rate spread is built from daily closing yields. It is a snapshot of where bonds traded, not a count of actual money moving. A 157bp gap says the incentive is there. It says nothing about which way equities go next week.

The fear thermometer is a composite of VIX and realized volatility across three assets. Look closer and the calm is uneven. Gold at 29 percent realized vol is more than double the stock market at 14 percent. So fear is low is true for stocks and crypto, less true for gold.

The crypto fear and greed number is a sentiment composite from alternative.me, not a flow reading. And our smart money index sits at 71.6, which sounds bullish, but two of its three components are flat. The whole reading is carried by gold's four week momentum, up 8.35 percent at a 30 day z score of 3.49. The other two components, global indices and US macro, are basically at zero. So that index is narrow conviction dressed up as a broad one.

pull it yourself

Every number above comes from our public catalog. You can fetch the rate spread like this:

curl -s https://agentdatum.com/api/v1/d/processed-cnus-spread
Enter fullscreen mode Exit fullscreen mode

The full list of endpoints, 260 of them, is here:

https://agentdatum.com/.well-known/ai-catalog.json

Most are pay per call starting at 0.01 USDC through the x402 protocol, with free trial credits if you just want to look.

the takeaway

Rates say dollars still pay. Gauges say nobody is scared. Both are true and both have an edge. I watch the spread for the carry, and I watch the VIX for the moment the calm gets crowded. When the wide spread and the low VIX stop moving together, that is the signal, not the level itself.

This post was written with AI assistance for drafting and editing.

Top comments (0)