Binance Futures Screener — Gainers, Volume, Volatility avatar

Binance Futures Screener — Gainers, Volume, Volatility

Pricing

$5.00 / 1,000 runs

Go to Apify Store
Binance Futures Screener — Gainers, Volume, Volatility

Binance Futures Screener — Gainers, Volume, Volatility

Screens all 695+ Binance USDT-M perpetual futures pairs: top gainers/losers (24h%), highest volume, highest volatility (range%). Market breadth summary. No API key. $0.005/run.

Pricing

$5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 days ago

Last modified

Categories

Share

What does Binance Futures Screener do?

Binance Futures Screener scans all 695+ Binance USDT-M perpetual futures pairs in a single run, enriches each with funding rate, open interest (OI), MA50/MA200 trend strength, squeeze probability, carry trade score, momentum composite, and over 30 additional computed signals. It returns ranked lists of top gainers, top losers, highest volume, highest volatility, long/short setups, squeeze risk pairs, institutional accumulation signals, and a market-wide summary — making it the most comprehensive Binance futures screener on the Apify Store.

Why use Binance Futures Screener?

  • Complete market snapshot in seconds: One API call to Binance FAPI covers all 695+ USDT-M pairs with 24h price change, volume, high-low range, trades count, and funding rate — no pagination, no iteration, no API key required.
  • Deep signal computation: The screener computes 30+ analytics per pair including momentum_composite (0–100 combining price velocity + OI growth + volume surge), futures_market_signal (strong_bull/bull/neutral/bear/strong_bear), liquidation_risk_zone (side-specific cascade risk), OI/price divergence, and trend_strength_ema (EMA7 vs EMA30 — stronger than simple MA crosses).
  • Carry trade and squeeze detection: carry_trade_score ranks the best funding-rate income opportunities; squeeze_probability (0–100) identifies pairs where shorts are crowded and price is rising — the classic short squeeze setup.
  • Institutional flow signal: institutional_flow_signal classifies OI change vs volume to detect quiet accumulation or distribution by large players before visible price moves.
  • Actionable screener lists: Output is pre-sorted into 11 typed lists (top_gainer, top_loser, highest_volume, highest_volatility, long_signal, short_signal, high_squeeze_risk, institutional_accumulation, top_long_setup, top_short_setup, best_carry_trade, strongest_momentum) plus a market summary — ready to feed into trading bots or dashboards.

How to use Binance Futures Screener

  1. Go to the Apify Store and find Binance Futures Screener.
  2. Click Try for free to open the actor in Apify Console.
  3. In the Input tab, set topN (results per list category), minVolumeUsd (liquidity filter), and whether to excludeStables.
  4. Toggle enrichMA to true (default) to enable full klines enrichment including MA50, MA200, EMA7, EMA30, OI history, and quarterly spread.
  5. Click Start — a full 695-pair run with enrichment completes in under 60 seconds.
  6. Browse the output dataset or filter by list_type to get the specific screener view you need.

Input

FieldTypeDefaultDescription
topNinteger20Number of results per screener list category
minVolumeUsdnumber1000000Minimum 24h quote volume (USD) to include a pair
excludeStablesbooleantrueExclude stablecoin pairs (USDC/BUSD/DAI/FDUSD)
enrichMAbooleantrueFetch daily klines for MA50, MA200, EMA7, EMA30, OI history, and volume 7d average

Output

[
{
"type": "summary",
"total_pairs_screened": 387,
"gainers": 201,
"losers": 186,
"long_signals": 47,
"short_signals": 31,
"strong_long_signals": 12,
"strong_short_signals": 8,
"high_squeeze_risk_pairs": 19,
"institutional_accumulation_pairs": 14,
"total_volume_usd_24h": 84200000000,
"market_wide_leverage_level": "moderate",
"market_wide_bias": "bullish",
"total_open_interest_usd": 31500000000,
"fetched_at": "2026-09-02T08:20:11Z"
},
{
"list_type": "top_gainer",
"rank": 1,
"symbol": "SUIUSDT",
"price": 3.842,
"price_change_pct_24h": 18.74,
"volume_usd_24h": 1820000000,
"funding_rate_pct": 0.0412,
"trend_strength": "strong-uptrend",
"futures_signal": "strong_long",
"futures_market_signal": "bull",
"momentum_composite": 76,
"squeeze_probability": 12,
"carry_trade_score": 14,
"liquidation_risk_zone": "high_long_liquidation_risk",
"oi_momentum": "oi_building_long",
"oi_price_divergence": "aligned",
"recommended_trade_setup": "momentum_long",
"volume_quality_v2": "organic",
"basis_signal_v2": "contango",
"rank_by_volume": 4,
"fetched_at": "2026-09-02T08:20:11Z"
}
]

Data fields

FieldDescription
symbolBinance perpetual futures symbol (e.g. BTCUSDT)
priceCurrent mark price in USDT
price_change_pct_24h24-hour price change percentage
volume_usd_24h24-hour quote volume in USD
funding_rate_pctCurrent funding rate (% per 8-hour period)
funding_cost_daily_pctDaily funding cost = funding_rate_pct × 3 payments/day
open_interestOpen interest in base asset contracts
range_pct_24h24h high-low spread as % of low price (volatility proxy)
ma50 / ma20050-day and 200-day simple moving averages
ema7 / ema307-day and 30-day exponential moving averages
trend_strengthMA-based trend: strong-uptrend, uptrend, downtrend, strong-downtrend
trend_strength_emaEMA-based trend: strong_uptrend, uptrend, sideways, downtrend, strong_downtrend
volume_spikeTrue if 24h volume exceeds 2× the 7-day average
funding_extremityFunding sentiment: extreme-long, long-biased, neutral, short-biased, extreme-short
screener_signalClassic composite: long, short, or neutral
futures_signal4-factor signal: strong_long, long, neutral, short, strong_short
futures_market_signalMomentum+funding signal: strong_bull, bull, neutral, bear, strong_bear
momentum_composite0–100 composite of price velocity + OI growth + volume surge
carry_trade_score0–100 funding rate carry attractiveness
squeeze_probability0–100 short squeeze risk score
liquidation_cascade_risk_score0–100 cascade liquidation risk composite
liquidation_risk_zoneSide-specific cascade risk: high_long_liquidation_risk, high_short_liquidation_risk, balanced, low_risk
oi_momentumOI direction: oi_building_long, oi_building_short, oi_unwinding, neutral
oi_price_divergencebullish_divergence, bearish_divergence, aligned, or mixed
institutional_flow_signalaccumulation, mild_accumulation, distribution, mild_distribution, neutral
basis_signal_v2Futures vs spot direction: contango, backwardation, flat
volume_quality_v2organic, suspicious, thin, or deep
recommended_trade_setupActionable setup: momentum_long, momentum_short, carry_trade, mean_reversion_long, mean_reversion_short, avoid
rank_by_volumeGlobal volume rank across all screened pairs (1 = highest)

Cost estimation

Pricing: $0.005 flat per run — screens all 695+ pairs regardless of the results returned.

ScenarioPairs ScreenedEstimated Cost
Quick scan (no klines enrichment)695+$0.005
Full enriched scan (default)695+$0.005
Scheduled hourly runs (30/month)695+ × 30$0.15/month

FAQ

Q: Do I need a Binance API key? No. The actor uses only Binance's public FAPI endpoints (fapi.binance.com). No API key, authentication, or account is required.

Q: What is the difference between futures_signal and futures_market_signal? futures_signal is a 4-factor composite of funding direction, OI change, and price trend — it gives a directional bias (strong_long/long/neutral/short/strong_short). futures_market_signal combines momentum_composite (0–100) with funding rate to classify the overall market mode (strong_bull/bull/neutral/bear/strong_bear). Both are useful; use futures_signal for trade direction and futures_market_signal for regime classification.

Q: How fresh is the data? The 24h ticker snapshot from Binance FAPI is live/real-time at the moment of the run. Klines enrichment (MA, EMA, OI history) uses daily candles and reflects the most recently closed daily bar. For intraday trading, schedule runs every 15–60 minutes via Apify Scheduling.


Disclaimer: Futures trading involves significant risk of loss and is not suitable for all investors. The signals, scores, and recommendations produced by this actor are algorithmic computations based on public market data and do not constitute financial advice. Always manage risk with appropriate position sizing and stop-losses.

Keywords: Binance futures screener, perpetual futures scanner, funding rate screener, open interest tracker, futures top gainers, USDT-M perp screener, crypto futures momentum, squeeze probability, carry trade crypto, liquidation risk


  • Long/Short OI Aggregator — Cross-exchange long/short ratio to contextualize Binance futures positioning signals
  • Bybit Perp Tracker — Bybit funding rates and OI to compare with Binance futures screener output
  • DeFi Liquidation Tracker — On-chain liquidation events correlated with futures screener squeeze probability signals

Feedback

If this actor powers your futures trading research, a review helps others find it: Leave a review on Apify Store


Keywords: Binance futures screener, USDT perpetual futures, crypto derivatives screener, top gainers crypto, funding rate outlier, open interest tracker, futures market breadth, Binance USDT-M, crypto volatility screener, perpetual swap, futures volume tracker, Binance perp, crypto momentum screener, derivatives data, futures analytics