Coinbase app-store rank
Updated
What is Coinbase app-store rank?
Coinbase app-store rank is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. Coinbase’s position in the Finance chart of its app store, market-wide context. It reports what the order book or trade tape showed, not what price will do next.
The facts
| Unit | index |
|---|---|
| Family | Market context |
| Key | coinbaseAppRank |
| Quote-relative | No |
| Nullable | Yes |
| Plottable | Yes |
| Available from | Max plan |
Live across all nine venues
Coinbase app-store rank 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 | Coinbase app-store rank |
|---|---|---|
| Binance | BTCUSDT | 53 |
| Bitget | BTCUSDT | 53 |
| Bybit | BTCUSDT | 53 |
| Coinbase | BTC-USDT | 53 |
| Gate | BTC_USDT | 53 |
| Kraken | BTCUSDT | 53 |
| Kucoin | BTC-USDT | 53 |
| Mexc | BTCUSDT | 53 |
| Okx | BTC-USDT | 53 |
Query it
Coinbase app-store rank is one field on the wide row /v1/latest returns for a pair. Set $BF to the API base and read it at .values.coinbaseAppRank:
curl -H "x-api-key: $BLACKFORGE_API_KEY" \
"$BF/v1/latest?exchange=binance&symbol=BTCUSDT"
# read the value at: .values.coinbaseAppRankRelated
Market-wide reference columns shared across every pair in the window.
← All Market context and every other metric · Coverage by venue
What is Coinbase app-store rank?
Coinbase app-store rank is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. Coinbase’s position in the Finance chart of its app store, market-wide context. It reports what the order book or trade tape showed, not what price will do next.
How is Coinbase app-store rank measured?
BlackForge computes Coinbase app-store rank 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 Coinbase app-store rank?
Coinbase app-store rank is available from the Max plan upward, and on pay-per-call over x402. See pricing for the full plan ladder.
Does Coinbase app-store rank predict where price will go?
No. Coinbase app-store rank 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.