Variational Docs
HomeDiscordTwitterBlog
  • Variational Protocol
    • About Variational
    • Peer-to-peer vs DEX
    • Roadmap
    • Key Concepts
      • Trading via RFQ
      • Settlement Pools
      • Margin
      • Slippage
      • Leverage
      • Liquidation
      • Mark price vs index price vs quote price
      • Open Interest & Funding Rates
      • Fully Diluted Valuation (FDV)
      • Fees
      • Market vs. Limit Orders
      • Take Profit & Stop Loss
    • $VAR Token
    • Media Kit
    • Official Links
    • FAQ
    • Getting Help (Support)
  • Variational Omni
    • About Omni
    • Getting Started with Omni
    • Getting Started With Omni (Testnet)
    • Omni Liquidity Provider (OLP)
    • Listings
    • Risk Limits
  • Automatic Deleveraging | Counterparty Liquidation
  • Variational Pro
    • About Pro
  • Technical Documentation
    • Technical Overview
      • Authentication
      • Deposits
      • Withdrawals
      • Trades
    • Derivative Specifications
      • Perpetual Futures
      • Settlement
    • 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
  • Legal
    • Terms of Service
    • Privacy Policy
    • Restricted Persons
  • ARCHIVE
    • Testnet Trading Competition #1 Leaderboard
    • Testnet Trading Competition #2 Leaderboard
    • Testnet Trading Competition #3 Leaderboard
Powered by GitBook
On this page

Automatic Deleveraging | Counterparty Liquidation

Recall the following from the Liquidation page:

Due to the nature of bilateral trading, a position being closed means it will be closed for both parties. The party whose balance has fallen below the maintenance margin requirement (and thus caused the liquidation) will be tagged as the taker, and the other party the maker.

From the Omni Liquidity Provider (OLP) page:

both OLP and Omni users are subject to margin requirements. This means both parties are required to deposit collateral into their settlement pool, and may be subject to liquidation if their margin levels fall below requirements.

When OLP is liquidated, this is functional equivalent of what is known as Automatic Deleveraging (ADL) on other exchanges.

Automatic Deleveraging (ADL) is a last-resort mechanism that the Omni Liquidity Provider (OLP) can use to protect itself in the case of imminent bad debt or liquidity constraints. Similar to other popular trading platforms like Binance and Bybit, ADL only occurs in periods of extreme market volatility with significant liquidations.

When positions are auto deleveraged, the user's position is closed at the settlement price, plus a liquidation reward. The user gains the liquidation penalty, as OLP is liquidated and therefore penalized.

Auto deleveraging can occur when:

  • A market is undergoing extreme volatility, and OLP is unable to safely maintain margin for an open position.

  • OLP is facing severe liquidity constraints and needs to immediately free up margin.

Traders whose positions are affected by ADL are notified in-app via a banner popup. ADL events are categorized as "counterparty liquidation" in the portfolio page's trades and transfers tables.

PreviousRisk LimitsNextAbout Pro

Last updated 8 hours ago