Product / Catalogue / Liquidity imbalance
Crypto perps / signal / Microstructure
In researchLiquidity imbalance
Measures whether order book fragility and exchange-specific liquidity pressure support fast cross-sectional mean reversion.
Paper status
Research
Out-of-sample Sharpe
In review
Max drawdown
In review
API route preview
/v1/features/crypto/liquidity-imbalance
How it is built
- Only evaluated where depth snapshots and liquidation proxies are stable enough for point-in-time replay.
- Designed as a complementary input to premium reversion rather than a replacement.
Where it can fail
- Data quality is the bottleneck; noisy venues can swamp the signal.
- Needs strict point-in-time replay discipline to avoid contamination.
How to call it in code
universe = al.universes.crypto_perps_top_20()
signal = al.features.liquidity_imbalance(universe)Planned API route
GET /v1/features/crypto/liquidity-imbalance
?as_of=2026-04-30
&universe=crypto-perps-top20
&format=panelRelated signals
Example notebooks
Market-neutral premium basket
Combines signals into a market-neutral strategy, verifies the backtest, then starts paper tracking.
Python notebook / Construction workflow
Signal launch
The first release ships when each signal page can stand on its own.
Each launch signal page needs a clear research summary, backtest context, code example, and paper-trading status. Join the waitlist if you want the first catalogue drop when access opens.
One launch email. No funnel.