Binance Futures Sentiment — OI, L/S Ratio, Taker Flow
Pricing
$5.00 / 1,000 coin analyzeds
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.
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_longconditions 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
- Go to the actor page on Apify Store and click Try for free.
- In the Input section, set the
coinslist (e.g.["BTCUSDT", "ETHUSDT", "SOLUSDT"]) and choose aperiod(5m, 15m, 1h, 4h, or 1d). - Click Save & Run. The actor runs for under 30 seconds per coin.
- View results in the Dataset tab or export as JSON/CSV.
- Optionally connect to the Apify Scheduler to run on a cron (e.g. every hour) and build a time-series sentiment database.
Input
| Field | Type | Default | Description |
|---|---|---|---|
coins | string[] | ["BTCUSDT","ETHUSDT","SOLUSDT","BNBUSDT","XRPUSDT"] | Binance USDT-M perpetual futures symbols |
period | string | 1h | Data 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
| Field | Description |
|---|---|
symbol | Binance USDT-M futures symbol |
oi_change_1h_pct | Open interest percentage change over 1 hour |
oi_change_4h_pct | Open interest percentage change over 4 hours |
oi_change_24h_pct | Open interest percentage change over 24 hours |
retail_ls_ratio | Retail global long/short account ratio (>2.0 = crowded long) |
top_account_ls_ratio | Top trader account long/short ratio (contrarian signal) |
top_position_ls_ratio | Top trader position L/S ratio (size-weighted, more reliable) |
taker_buy_sell_ratio | Taker buy/sell flow ratio (>1.2 = aggressive buyers) |
funding_rate | Current funding rate for the symbol |
composite_signal | Synthesized signal: overcrowded_long, capitulation, long_biased, short_biased, or neutral |
fetched_at | UTC timestamp of the data fetch |
Cost estimation
Pricing is $0.005 per coin (Pay-Per-Event).
| Coins tracked | Cost per run | Cost 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.
Related actors
- Long/Short OI Aggregator — Multi-exchange OI and long/short data (not just Binance) for broader sentiment
- Crypto Derivatives Exchange Tracker — 20+ exchange perp volume and OI for market share context
- Crypto Options Analytics — Deribit options put/call ratio to cross-validate futures sentiment signals
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