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