Strong buy count 2x
Updated
What is Strong buy count 2x?
Strong buy count 2x is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. Taker-buy trades at least 2 times the average trade size. It reports what the order book or trade tape showed, not what price will do next.
The facts
| Unit | count |
|---|---|
| Family | Outsized trades |
| Key | sbc100 |
| Quote-relative | No |
| Nullable | No |
| Plottable | Yes |
| Available from | Pro plan |
Live across all nine venues
Strong buy count 2x 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 | Strong buy count 2x |
|---|---|---|
| Binance | BTCUSDT | 804 |
| Bitget | BTCUSDT | 35 |
| Bybit | BTCUSDT | 156 |
| Coinbase | BTC-USDT | 2 |
| Gate | BTC_USDT | 102 |
| Kraken | BTCUSDT | 0 |
| Kucoin | BTC-USDT | 48 |
| Mexc | BTCUSDT | 42 |
| Okx | BTC-USDT | 51 |
Query it
Strong buy count 2x is one field on the wide row /v1/latest returns for a pair. Set $BF to the API base and read it at .values.sbc100:
curl -H "x-api-key: $BLACKFORGE_API_KEY" \
"$BF/v1/latest?exchange=binance&symbol=BTCUSDT"
# read the value at: .values.sbc100Related
Counts and totals of trades far above the pair’s own recent average size, at four thresholds, split by side.
Defined in the glossary: Order flow.
← All Outsized trades and every other metric · Coverage by venue
What is Strong buy count 2x?
Strong buy count 2x is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. Taker-buy trades at least 2 times the average trade size. It reports what the order book or trade tape showed, not what price will do next.
How is Strong buy count 2x measured?
BlackForge computes Strong buy count 2x from each venue’s own order book and trades for every listed pair, once per closed five-minute window, and records it as count. The value is stored exactly as observed.
Which plan includes Strong buy count 2x?
Strong buy count 2x is available from the Pro plan upward, and on pay-per-call over x402. See pricing for the full plan ladder.
Does Strong buy count 2x predict where price will go?
No. Strong buy count 2x 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.