Fear and greed index (CMC)
Updated
What is Fear and greed index (CMC)?
Fear and greed index (CMC) is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. The CoinMarketCap version of the fear and greed reading. It reports what the order book or trade tape showed, not what price will do next.
The facts
| Unit | index |
|---|---|
| Family | Market context |
| Key | fearGreedCmc |
| Quote-relative | No |
| Nullable | Yes |
| Plottable | Yes |
| Available from | Max plan |
Live across all nine venues
Fear and greed index (CMC) for BTC-USDT, as measured in the latest closed window on each venue. Observed . A venue with no reading for this window shows an em dash — nothing is invented.
| Venue | Symbol | Fear and greed index (CMC) |
|---|---|---|
| Binance | BTCUSDT | 75 |
| Bitget | BTCUSDT | 75 |
| Bybit | BTCUSDT | 75 |
| Coinbase | BTC-USDT | 75 |
| Gate | BTC_USDT | 75 |
| Kraken | BTCUSDT | 75 |
| Kucoin | BTC-USDT | 75 |
| Mexc | BTCUSDT | 75 |
| Okx | BTC-USDT | 75 |
Query it
Fear and greed index (CMC) is one field on the wide row /v1/latest returns for a pair. Set $BF to the API base and read it at .values.fearGreedCmc:
curl -H "x-api-key: $BLACKFORGE_API_KEY" \
"$BF/v1/latest?exchange=binance&symbol=BTCUSDT"
# read the value at: .values.fearGreedCmcRelated
Market-wide reference columns shared across every pair in the window.
← All Market context and every other metric · Coverage by venue
What is Fear and greed index (CMC)?
Fear and greed index (CMC) is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. The CoinMarketCap version of the fear and greed reading. It reports what the order book or trade tape showed, not what price will do next.
How is Fear and greed index (CMC) measured?
BlackForge computes Fear and greed index (CMC) from each venue’s own order book and trades for every listed pair, once per closed five-minute window, and records it as index. The value is stored exactly as observed.
Which plan includes Fear and greed index (CMC)?
Fear and greed index (CMC) is available from the Max plan upward, and on pay-per-call over x402. See pricing for the full plan ladder.
Does Fear and greed index (CMC) predict where price will go?
No. Fear and greed index (CMC) is a measurement of what the order book or trade tape showed in the window. It carries no view on future price, and BlackForge scores nothing — every metric is a measurement, not a call.