Binance Futures Sentiment — OI, L/S Ratio, Taker Flow avatar

Binance Futures Sentiment — OI, L/S Ratio, Taker Flow

Pricing

$5.00 / 1,000 coin analyzeds

Go to Apify Store
Binance Futures Sentiment — OI, L/S Ratio, Taker Flow

Binance Futures Sentiment — OI, L/S Ratio, Taker Flow

Binance perpetual futures sentiment dashboard: OI change (1h/4h/24h), retail L/S ratio, top trader account + position L/S ratios, and taker buy/sell flow. Composite sentiment: overcrowded_long/capitulation/neutral. No API key. $0.005/coin.

Pricing

$5.00 / 1,000 coin analyzeds

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 Sentiment Dashboard do?

The Binance futures sentiment Dashboard aggregates five real-time data sources from Binance's public API into a single, actionable snapshot per coin. It tracks open interest change over 1h, 4h, and 24h windows, retail long/short ratio, top trader account and position ratios, taker buy/sell flow, and funding rate — then synthesizes these into a composite signal (overcrowded_long, capitulation, long_biased, short_biased, or neutral). No API key is required, and Apify's cloud infrastructure runs the extraction reliably at scale without managing proxies or rate limits.

Why use Binance Futures Sentiment Dashboard?

BTC long short ratio Binance data and perpetual futures market sentiment signals are critical inputs for any serious crypto trading strategy. Use this actor to:

  • Monitor crowded trades: Detect overcrowded_long conditions before a squeeze plays out — retail L/S above 2.0 combined with rapidly rising OI flags high-risk positioning.
  • Spot capitulation setups: A retail L/S below 0.5 with falling OI often precedes relief rallies; automate alerts for these entry windows.
  • Cross-reference smart money: Compare retail ratios against top trader account and position ratios for contrarian confirmation.
  • Backtest sentiment regimes: Schedule runs every 1h or 4h to build a historical sentiment dataset for strategy research.
  • Power trading dashboards: Feed real-time composite signals into Grafana, Notion, or custom frontends without writing a scraper.

How to use Binance Futures Sentiment Dashboard

  1. Go to the actor page on Apify Store and click Try for free.
  2. In the Input section, set the coins list (e.g. ["BTCUSDT", "ETHUSDT", "SOLUSDT"]) and choose a period (5m, 15m, 1h, 4h, or 1d).
  3. Click Save & Run. The actor runs for under 30 seconds per coin.
  4. View results in the Dataset tab or export as JSON/CSV.
  5. Optionally connect to the Apify Scheduler to run on a cron (e.g. every hour) and build a time-series sentiment database.

Input

FieldTypeDefaultDescription
coinsstring[]["BTCUSDT","ETHUSDT","SOLUSDT","BNBUSDT","XRPUSDT"]Binance USDT-M perpetual futures symbols
periodstring1hData granularity: 5m, 15m, 1h, 4h, 1d

Output

Each record in the dataset represents one coin's Binance futures sentiment snapshot:

[
{
"symbol": "BTCUSDT",
"period": "1h",
"oi_change_1h_pct": 1.82,
"oi_change_4h_pct": 3.41,
"oi_change_24h_pct": 7.15,
"retail_ls_ratio": 2.31,
"top_account_ls_ratio": 1.05,
"top_position_ls_ratio": 1.14,
"taker_buy_sell_ratio": 1.19,
"funding_rate": 0.0003,
"composite_signal": "overcrowded_long",
"fetched_at": "2026-09-01T10:00:00Z"
},
{
"symbol": "ETHUSDT",
"period": "1h",
"oi_change_1h_pct": -0.45,
"oi_change_4h_pct": 0.12,
"oi_change_24h_pct": -2.30,
"retail_ls_ratio": 0.47,
"top_account_ls_ratio": 0.88,
"top_position_ls_ratio": 0.91,
"taker_buy_sell_ratio": 0.76,
"funding_rate": -0.0001,
"composite_signal": "capitulation",
"fetched_at": "2026-09-01T10:00:00Z"
}
]

Data fields

FieldDescription
symbolBinance USDT-M futures symbol
oi_change_1h_pctOpen interest percentage change over 1 hour
oi_change_4h_pctOpen interest percentage change over 4 hours
oi_change_24h_pctOpen interest percentage change over 24 hours
retail_ls_ratioRetail global long/short account ratio (>2.0 = crowded long)
top_account_ls_ratioTop trader account long/short ratio (contrarian signal)
top_position_ls_ratioTop trader position L/S ratio (size-weighted, more reliable)
taker_buy_sell_ratioTaker buy/sell flow ratio (>1.2 = aggressive buyers)
funding_rateCurrent funding rate for the symbol
composite_signalSynthesized signal: overcrowded_long, capitulation, long_biased, short_biased, or neutral
fetched_atUTC timestamp of the data fetch

Cost estimation

Pricing is $0.005 per coin (Pay-Per-Event).

Coins trackedCost per runCost at hourly schedule (30 days)
1 coin$0.005~$3.60
5 coins (default)$0.025~$18.00
20 coins$0.100~$72.00

At $0.005/coin, even a full 20-coin hourly sweep costs less than a single coffee per month per coin.

FAQ

Does this actor require a Binance API key? No. All data is sourced from Binance's publicly accessible futures data endpoints. No account, API key, or login is required.

How is the composite_signal calculated? The signal combines retail long/short ratio thresholds with open interest momentum. overcrowded_long fires when retail L/S > 2.0 and OI is rising rapidly; capitulation fires when retail L/S < 0.5 and OI is falling rapidly. Intermediate states (long_biased, short_biased, neutral) cover the range between these extremes.

What is the difference between top_account_ls_ratio and top_position_ls_ratio? top_account_ls_ratio counts how many top-trader accounts are net long vs short. top_position_ls_ratio weights by position size, making it a more reliable indicator of where large capital is deployed. Divergences between the two can signal unusual conviction or hedging by large players.

Feedback

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

Disclaimer: This actor provides data for informational and research purposes only. Nothing in its output constitutes financial advice. Always do your own research before making trading decisions. Cryptocurrency derivatives trading carries substantial risk of loss.


Keywords: Binance futures sentiment, long short ratio, open interest change, taker buy sell ratio, funding rate tracker, crypto sentiment signal, retail vs institutional positioning, top trader ratio, derivatives sentiment, crypto sentiment analysis, OI change tracker, overcrowded long signal, capitulation signal, perpetual futures data, crypto trading signals