Variational Docs
HomeDiscordTwitterBlog
  • Getting Started
  • What Is Variational
  • Why Build Variational
  • Core Contributors
  • Roadmap
  • Official Links
  • Variational Protocol
    • Overview
    • Key Concepts
      • P2P Trading Protocol vs DEX
      • Trading via RFQ
      • Variational Oracle
      • Settlement Pools
  • Omni
    • About Omni
    • The Omni Liquidity Provider (OLP)
    • Listing Engine
    • Getting Started with Omni
      • Authentication
      • Deposits
      • Withdrawals
      • Trades
    • Trading
      • Mark, Index, and Quoted Prices
      • Market vs. Limit Orders
      • Take Profit & Stop Loss
      • Open Interest & Funding Rates
      • Automatic Deleveraging / Counterparty Liquidation
      • Margin
      • Slippage
      • Leverage
      • Liquidation
      • Fully Diluted Valuation (FDV)
      • Risk Limits
      • Fees
  • Pro
    • About Pro
  • Technical Documentation
    • API
      • SDKs
      • Quickstart and Tutorials
        • API Trading Prerequisites and Setup
        • Settlement Pool Deposit Tutorial
        • Taker (RFQ Submitter) Tutorial
        • Maker (RFQ Responder) Tutorial
      • Endpoints
      • Data Models
      • Headers
      • Pagination
      • Rate Limits
      • Authentication
    • Contracts and ABIs
    • Security and Audits
    • Partners
  • Token
    • $VAR
  • More
    • Media Kit
    • FAQ
    • Getting Help (Support)
    • Additional Resources
  • Legal
    • Terms of Use
    • Privacy Policy
    • Restricted Persons
Powered by GitBook
On this page
  • Open Interest
  • Funding Rates
  1. Omni
  2. Trading

Open Interest & Funding Rates

PreviousTake Profit & Stop LossNextAutomatic Deleveraging / Counterparty Liquidation

Last updated 2 months ago

We are currently working on a user-facing calculator for determining where funding rates will converge to given inputs (OI, skew, etc).

Open interest and funding rate are both important metrics to keep an eye on when trading perps, and can significantly impact your trading performance.

Open Interest

Open interest refers to the total value of outstanding contracts in a perpetual futures market. It represents the value of active positions — both long and short — that have not yet been settled or closed.

Open interest can be viewed as a measure of market activity. High open interest indicates a greater level of engagement by traders, suggesting a liquid and active market. Conversely, low open interest may signal lower activity or less desire to trade a particular contract.

Funding Rates

Funding rates are a mechanism used to keep the perp price aligned with the underlying asset's spot price. When there is an imbalance between the value of long and short positions (reflected by open interest), funding rates adjust to incentivize traders to take the opposite side of the market.

  • If open interest shows a larger value of long positions, the funding rate is positive. Longs pay shorts, encouraging traders to open short positions and restore parity between the perp and spot price of the underlying.

  • If open interest shows a larger value of short positions, the funding rate tends is negative. Shorts pay longs, encouraging more long positions.

To learn how funding rates are calculated within the Variational protocol, visit the section of the docs.

Derivative Specifications