Long/Short Account Ratio — Global per Exchange
Ratio of accounts holding long positions versus short positions, per exchange. A ratio above 1 means more long accounts than short; extremes often coincide with crowded positioning vulnerable to a flush.
What is it?
Daily temporal evolution of the Long/Short Account Ratio (L/S) over an annual window. The chart simultaneously displays the global aggregated ratio (highlighted main line) and per-Top-7-exchange ratios (secondary lines with persistent palette). The L/S ratio measures the count of net-long trader accounts divided by net-short trader accounts on the concerned exchange — it is a retail crowd positioning indicator (whales > 100 BTC are typically excluded by exchanges from this measure, see caveat). Formula: L/S_i = count(net_long_accounts_i) / count(net_short_accounts_i). A ratio above 1 indicates a majority long crowd; a ratio below 1 indicates a majority short crowd. The global aggregate is weighted by OI. Coinalyze /long-short-ratio-history endpoint source, 24h Postgres cache.
How to read
Y-axis: dimensionless ratio value (typically between 0.3 and 3.0). X-axis: daily time. The main aggregated line traces the evolution of the OI-weighted global ratio. The per-exchange lines (persistent Top 7 palette) enable seeing divergences between venues. The horizontal reference line at 1.0 marks perfect balance between long and short accounts. Coloured zones delimit regimes: green for ratio > 1.5 (historical extreme long crowd), red for ratio < 0.7 (historical extreme short crowd). Regime event markers annotate major reversals (extreme ratio during the November 2022 FTX collapse). A chart footnote spells out the retail-only caveat (this ratio aggregates retail accounts only, not institutional positions).
Key zones
Statistically significant regimes: L/S > 1.5 (50% more longs than shorts) historically associated with extreme long crowd, potential contrarian short indication — 2021 peaks reached 2.0-2.5 before major corrections. L/S < 0.7 (30% less longs than shorts) extreme short crowd, potential contrarian long indication — 2022 troughs reached 0.4-0.5 during FTX capitulations. Normal zone 0.8 < L/S < 1.3 corresponds to balanced mature market regime. Cross-exchange divergences (Hyperliquid at 2.0 when Binance is at 1.2) typically indication differential strategies between venues (degen retail-heavy Hyperliquid vs more diversified Binance). The retail-only caveat means ratios reflect retail crowd sentiment, not institutional or whale positioning (which can be opposite).
What to observe
Alpha patterns: (1) persistent cross-exchange divergence > 1.0 unit (e.g. Binance L/S = 1.0 but Bybit = 2.0) over 30+ days — signature of differential cross-venue strategies (retail-heavy Bybit, more institutional Binance); (2) extreme crossing (>1.8 or <0.6) accompanied by parallel extreme funding rate — strong contrarian indication confirmation, historically profitable opportunity; (3) global ratio reversing sign over 60 days (from 1.5 to 0.7 for example) — true bear market in formation indication; (4) persistent global ratio > 1.3 for 90+ days — structural long crowd accumulation not yet extreme, can hold long before reversal; (5) global ratio vs BTC price divergence — rising BTC price while ratio declines indicates spot-driven rally (institutional via ETF) more durable.
Historical context
Documented historical episodes: April 2021 (global ratio reaches 2.0-2.3 before May Elon Musk correction), May 2021 capitulation (ratio plunges to 0.6-0.7 in days, marked local bottom), 2022 bear market (ratio oscillates between 0.7 and 1.0 reflecting persistent pessimism), November 2022 FTX collapse (ratio touches extremes 0.4-0.5 on some exchanges, maximum capitulation), gradual post-bear reconstruction (ratio rises around 1.0 ± 0.2), January 2024 post-spot-ETF (ratio crosses 1.3-1.5 on long consensus, accompanies BTC rally toward 50 K$+), 2024 post-halving stabilisation phase (ratio stays moderate 1.2-1.4 without reaching 2021 extremes), post-halving alt-season approach (altcoin ratios start diverging from BTC), November 2024 Hyperliquid TGE (appearance of a new venue whose ratio diverges from historical Top 6).
Expert notes
Fundamental L/S raw ratio caveat: it is a measure of net ACCOUNTS, not notional POSITIONS. A 'whale' account net short with 1000 BTC counts as much as a retail account net long with 0.01 BTC in this measure. It is a structural limit of all market tools reporting this ratio. To qualify real size-weighted positioning, TLSR Trinity Long/Short Regime (Layer B OI-weighted signed log-ratio composite) corrects this bias by leveraging open interest weighting and a smoothing window of thirty days. For exhaustive cross-layer Trinity reading, systematically cross-reference with: (1) TLSR (Layer B) — rigorous sentiment qualification; (2) Top Trader Long/Short Position Ratio (typically opposite-retail whale indication); (3) MVRV NUPL on-chain — global cycle sentiment. Retail L/S is useful but should be read as proxy, not absolute truth.
Common mistakes to avoid
Common mistake: trading contrarian on every L/S peak without qualification. NO — an L/S > 1.5 can persist 90 days in healthy bull market (retail traders are structurally long-biased during uptrends). Always cross-reference with TLSR composite + funding rate + cycle position before action. Another trap: interpreting L/S as proxy of total market positioning. NO — it is only retail accounts, excludes whales and institutional. For total notional positioning, must cross-reference with Top Trader Position Ratio (typically opposite whale-weighted measure). Finally, don't compare L/S between exchanges without considering their trader demographics — Bybit/Hyperliquid are retail-heavy with more volatile L/S, Coinbase/Deribit are institutional-heavy with more stable L/S, directly comparing is misleading without normalisation.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/exchange-intelligence/derivatives-ls-account-ratio-global-exchange/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "derivatives-ls-account-ratio-global-exchange",
"timeframe": "1y"
}Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.