Funding Rate
The funding rate is a mechanism exclusive to crypto perpetual pairs that periodically transfers payments between longs and shortsโlongs pay shorts when the rate is positive, and shorts pay longs when itโs negative. Itโs a zero-sum fee settled directly among traders, designed to incentivize traders to neutralize their delta exposure.
Itโs determined by three components:
Open-Interest Imbalance (a bigger imbalance leads to bigger funding rates)
Theoretical Funding Rate (based on open-interest imbalance)
Convergence Regime (how quickly the current rate moves toward the theoretical rate)
1. Open-Interest Imbalance
We normalize long/short open interest into a single variable :
2. Theoretical Funding Rate
The Hill function maps imbalance to an equilibrium funding rate :
โ: maximum upward/downward rate contributions
: shape parameters controlling steepness and midpoint
: base funding offset
3. Convergence Dynamics
Holding constant ( ), the actual funding rate relaxes toward at a speed set by :
If , the funding rate decays downward; if , it rises upward.
varies by market regime:
RegimeConditionSpeedSlow (Dumping)
Imbalance is decreasing
Slowest
Default (Pulling)
Imbalance is increasing
Moderate
Fast (Dumping + Pulling)
Imbalance switches sign
Fastest
With this structure, the funding rate always moves smoothly toward the imbalance-driven equilibrium, adapting speed based on how participantsโ positions shift.
Last updated