Highlighted Metrics
Derivatives Datasets
Perpetual futures mark price premium over index price (basis) and last trade price, in absolute and basis-point terms.
Key fields
Funding rate and update frequencies for perpetual futures contracts.
Key fields
Open interest values with percentage change, volatility, and OI/price change ratio.
Key fields
Derivatives — Use Cases
Detect crowded positioning and carry opportunities by monitoring funding rate levels and predicted-vs-realized spread dynamics.
Identify leverage build-up and potential liquidation cascades from OI/price divergences before they materialize.
Model perp-spot basis and mark-to-trade spread to evaluate and monitor basis trading strategies in real time.
Aggregate OI volatility and funding rate extremes into composite stress indicators for risk management overlays.
Use mark-to-index price change ratios as leading indicators of short-term directional pressure in perp markets.
In crypto perpetual futures, funding rate, basis, and open interest are the primary indicators of leverage positioning and directional crowding. When funding, basis, and open interest all point the same direction, the market is building a position that will eventually need to unwind.
Get started in minutes
curl -fsSL https://raw.githubusercontent.com/aperiodic-io/cli/main/install.sh | bash# Install the CLI
curl -fsSL https://raw.githubusercontent.com/aperiodic-io/cli/main/install.sh | bash
# Fetch the preview slice as Parquet into ./data — no API key needed
aperiodic flow --preview \
--exchange binance-futures \
--symbol perpetual-BTC-USDT:USDT \
--interval 1h \
--start-date 2024-01-01 \
--end-date 2024-01-31 \
--output-dir ./dataGet access to our full catalog of market microstructure data.