Strong sell volume 1.5x
Updated
What is Strong sell volume 1.5x?
Strong sell volume 1.5x is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. Total value of taker-sell trades at least 1.5 times the average size. It reports what the order book or trade tape showed, not what price will do next.
The facts
| Unit | quote |
|---|---|
| Family | Outsized trades |
| Key | ssVol50 |
| Quote-relative | Yes |
| Nullable | No |
| Plottable | Yes |
| Available from | Pro plan |
Live across all nine venues
Strong sell volume 1.5x 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 sell volume 1.5x |
|---|---|---|
| Binance | BTCUSDT | 1,957,369 |
| Bitget | BTCUSDT | 113,573 |
| Bybit | BTCUSDT | 1,097,556 |
| Coinbase | BTC-USDT | 0 |
| Gate | BTC_USDT | 1,959,572 |
| Kraken | BTCUSDT | 2,948 |
| Kucoin | BTC-USDT | 163,545 |
| Mexc | BTCUSDT | 1,022,087 |
| Okx | BTC-USDT | 503,106 |
Query it
Strong sell volume 1.5x is one field on the wide row /v1/latest returns for a pair. Set $BF to the API base and read it at .values.ssVol50:
curl -H "x-api-key: $BLACKFORGE_API_KEY" \
"$BF/v1/latest?exchange=binance&symbol=BTCUSDT"
# read the value at: .values.ssVol50Related
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 sell volume 1.5x?
Strong sell volume 1.5x is a market-data metric BlackForge measures for every listed pair on nine spot exchanges, once per closed five-minute window. Total value of taker-sell trades at least 1.5 times the average size. It reports what the order book or trade tape showed, not what price will do next.
How is Strong sell volume 1.5x measured?
BlackForge computes Strong sell volume 1.5x from each venue’s own order book and trades for every listed pair, once per closed five-minute window, and records it as quote. Because it is quote-relative, it is expressed in the pair’s quote asset. The value is stored exactly as observed.
Which plan includes Strong sell volume 1.5x?
Strong sell volume 1.5x is available from the Pro plan upward, and on pay-per-call over x402. See pricing for the full plan ladder.
Does Strong sell volume 1.5x predict where price will go?
No. Strong sell volume 1.5x 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.