The sources of the index prices we use can be found here.
Step 1 - Premium Calculation
Premium is a measure of the imbalance between long and short positions in a perpetual contract, and it reflects how much the price of the perpetual contract deviates from the spot index price. Premium is calculated every minute using the following formula:Step 2 - Funding Rate Calculation
Understanding Funding Rates
- Positive funding rate → Longs pay shorts
- Negative funding rate → Shorts pay longs
Parameter | Value | Description |
---|---|---|
TimeFactor | 1 | Normalization factor (in hours) for calculating funding rate |
InterestRateComponent | 0.0000125 | Constant added to account for interest cost |
MinimumFundingRate | -0.04 | Lower bound to prevent excessively negative funding rates |
MaximumFundingRate | 0.04 | Upper bound to cap extremely high funding rates |
MinimumFundingRate
and MaximumFundingRate
values.