Cohort Alpha Lens: Tracking Smart Money Bias and Exposure

Compare cohorts side by side to see who is leaning long or short, where their size concentrates, and which coins are becoming crowded.

This workflow is for users who want to analyze the market through the lens of trader groups and use that information to make better decisions. Instead of looking at a single wallet or a single metric, you compare cohorts side by side to answer three questions fast:

  1. Who is performing best and worst right now? Start by scanning cohorts by perp PnL to separate consistent winners from consistent losers. Winners often signal higher-quality flow. Losers often signal crowded, late positioning that can unwind.

  2. What is each cohort currently leaning into? Next, track cohort bias and exposure to see whether winners are building long exposure in a coin, or whether losing cohorts are piling into the same direction.

  3. Where is the risk concentrated? Finally, drill down into positions and liquidation-risk by asset to see whether a cohort’s exposure is stable or sitting close to liquidation pressure. When a heavily exposed cohort is also fragile, the market becomes more sensitive to sharp moves and cascades.

Used together, these calls let you produce a simple, tradeable output for any interval: top coins crowded by winners, top coins crowded by losers, the direction each cohort leans, and which coins are most at risk of forced unwind.

Necessary Rest API:

  • Get Cohortsarrow-up-right (get all cohort definitions and the criteria used to classify wallets — the foundation for every cohort-based comparison)

  • Get Cohort Biasarrow-up-right (get the 12-hour long/short bias trend for each cohort in 2-hour intervals — the primary signal for which groups are leaning where and whether that's shifting)

  • Get Cohort Summaryarrow-up-right (get a snapshot for a specific cohort including top assets by activity, full exposure metrics, and 24h trader count changes — surfaces who is winning and where they're concentrated)

  • Get Liquidation Risk by Assetarrow-up-right (get each asset's percentage of open interest at high liquidation risk within a cohort — identifies where a cohort's exposure is fragile)

  • Get Positions Heatmaparrow-up-right (get a cross-market overview of open positions by coin and cohort including long/short split and bias — the single fastest way to compare all cohorts simultaneously across all coins)

Necessary HL Info Endpoints:

  • meta (get the entire list of tradeable perp assets)

  • activeAssetData (get real time wallet data for a specfiic asset)

Optional Rest API:

Optional Info Endpoints:

An example of how a self-made dashboard using the Cohort Alpha Lens would look like:

Last updated