Data definitions & methodology
The canonical definition of every metric on PerpFinder — what the number means, exactly how it is computed, and how often it refreshes. Machine-readable version: /llms-full.txt. Last reviewed 2026-08-24.
On this page
Funding rate
The periodic payment between longs and shorts that tethers a perpetual futures price to its underlying index; positive funding means longs pay shorts.
Methodology: Pulled live from each exchange’s public API (predicted/current rate for the upcoming interval). Rates are shown per exchange interval (typically 8h, some 1h) and are NOT re-annualized in tables unless labelled as such.
Update cadence: Refreshed every 60–300 seconds
Shown on: /tools/funding-rates · /asset/{symbol} · /perps/{venue}
Open interest (OI)
The total notional value of all outstanding perpetual futures positions on a venue — one side counted, in USD.
Methodology: CEX OI is fetched directly from each exchange’s public API (contracts × mark price where the API reports contracts). DEX OI comes from on-chain venue APIs or DefiLlama’s open-interest dimension. The aggregate "Total perp OI" sums CEX + DEX — a combined figure most trackers do not publish.
Update cadence: Refreshed every 60–300 seconds; daily snapshot committed to history
Shown on: /open-interest · /tools/open-interest · /asset/{symbol}
Reported volume (24h/7d/30d)
Trading volume as reported by the venue itself, in USD notional, over the trailing window.
Methodology: CEX perpetual/futures volume comes from each exchange’s public derivatives ticker API; spot and margin are excluded. DEX volume comes from DefiLlama’s derivatives dimension. 24h is live; CEX 7d/30d is shown only when our rolling daily snapshot is no more than 36 hours old. Reported volume is not adjusted for wash trading or zero-fee inflation.
Update cadence: Refreshed every 5–15 minutes; daily snapshot committed to history
Shown on: /perps · /tools/volume
Bid-ask spread
The distance between the best bid and best ask, expressed in basis points of the mid price; the cost of crossing half the book once.
Methodology: Computed from a live order-book snapshot per venue: (bestAsk − bestBid) / midPrice, halved for a one-way fill and expressed in bps.
Update cadence: Live snapshot per request (≤90s cache)
Shown on: /tools/cost-comparison
Slippage (price impact)
Estimated execution price impact for the selected size. Order-book rows use depth. Pool and oracle rows use their supported quote model.
Methodology: Order-book rows simulate the selected USD size against a live depth snapshot. PerpFinder calculates the volume-weighted average price (VWAP). Price impact is the VWAP impact beyond the best quote. The result excludes half the bid-ask spread because the total adds that component separately. Pool and oracle rows use documented or live adverse price impact for a position increase when the source supplies it. Missing impact remains unavailable. The system does not convert it to zero. Fees are separate and can use a maker/taker rate or a published position fee.
Update cadence: Per request; order books use a cache of no more than 90 seconds
Shown on: /tools/cost-comparison
Total trading cost
Selected-side execution cost at the chosen size, in basis points and USD. It combines supported fee, spread, and price-impact components.
Methodology: selected_side_cost_bps = fee_bps + half_spread_bps + price_impact_bps. Each row uses only the components supported by that venue and source. Maker/taker schedules use the selected order type. Position-fee venues use the published position fee for the selected action. A VIP tier or mapped referral discount applies only when the user selects it. Funding, borrowing, rollover, network fees, and later closing costs are not included unless the row names that component. Partial or unavailable rows do not receive a cost rank or trade action.
Update cadence: Per request; freshness depends on the source named for each row
Shown on: /tools/cost-comparison
VIP fee tier
The maker/taker schedule a CEX grants at a given 30-day trading volume, per that exchange’s published ladder.
Methodology: Each exchange’s full published VIP ladder is stored verbatim (volume thresholds → maker/taker) and verified against the exchange’s fee page. The simulator picks the tier your entered 30-day volume qualifies for.
Update cadence: Verified manually; CI guard blocks drift between datasets
Shown on: /tools/vip-fees · /tools/cost-comparison
Referral discount
The fee reduction (usually rebated) a new account gets when signing up through a partner link, as a fraction of the trading fee.
Methodology: Rates reflect the actual kickback configured in each partner program for PerpFinder’s links — they are program-specific settings, not public defaults. Applied after any VIP tier in the cost model. PerpFinder earns a commission on referred accounts; rankings are never affected.
Update cadence: Operator-maintained
Shown on: /deals · /tools/cost-comparison
Liquidations (24h)
The USD notional of leveraged positions force-closed by exchanges’ risk engines over the trailing window, split long vs short.
Methodology: Aggregated across major CEX and DEX venues from liquidation feeds (Coinalyze plus venue APIs). CEX liquidation prints are known to be under-reported by some venues; treat absolute totals as a floor.
Update cadence: Refreshed every 60–300 seconds
Shown on: /tools/liquidations
Long/short ratio
The balance of long vs short positioning among accounts (or notional) on a venue, as published by that venue.
Methodology: Venue-reported ratios (account-based unless noted). Definitions differ per exchange — ratios are comparable over time on one venue, not directly across venues.
Update cadence: Refreshed every 5 minutes
Shown on: /tools/long-short
TVL (total value locked)
The USD value of assets deposited in a DEX’s contracts (vaults, margin, LP pools) — a solvency/liquidity signal, not a volume signal.
Methodology: From DefiLlama’s TVL dataset per protocol (their open-source adapters). CEXs have reserves, not TVL; the two are never mixed in one column.
Update cadence: Refreshed hourly
Shown on: /tvl · /perps/{venue}
Protocol fees & revenue
Fees = what traders paid the protocol over the window; revenue = the share kept by the protocol/token holders after supply-side payouts.
Methodology: DEX fees are user fees reported by DefiLlama. CEX fee revenue is not public, so PerpFinder shows an estimated gross perpetual trading fee: matched notional × (maker rate + taker rate), with a transparent blend across the venue’s published 30-day VIP ladder and base-to-deep-tier bounds in the API. Spot, margin, options, funding, liquidation fees and non-trading revenue are excluded.
Update cadence: Refreshed every 15 minutes
Shown on: /fees
Fear & Greed Index
A 0–100 composite of market sentiment (volatility, momentum, dominance, social signals); 0 = extreme fear, 100 = extreme greed.
Methodology: Sourced from alternative.me’s published index; shown with its own history.
Update cadence: Daily
Shown on: /tools/fear-greed
Spotted an error or a venue where our number disagrees with yours? See how we test for the verification process, or use the data via the free public API— attribution “Data: PerpFinder” appreciated.