LogoLogo
  • Legal Disclaimer
  • help and support
    • TICKETS
    • FAQs
    • Video Guides
      • Introduction
      • Perpetual Futures
        • Intro to PERPS Trading
        • Mark, Index and Traded Prices
        • Managing PERPS Positions
      • Pre Launch Markets
      • Options
        • Options Trading
    • Community
    • API Reference
    • Security
  • AEVO PRoducts
    • AEVO EXCHANGE
      • Trading on Aevo
        • Pre-Launch Token Futures
        • Perpetuals Specifications
          • ETH Perpetual Futures
          • BTC Perpetual Futures
          • Perpetual Futures Funding Rate
          • Perpetual Futures Mark Pricing
        • Options Specifications
          • ETH Options
          • BTC options
          • Index Price
          • Margin Framework
          • Standard Margin
          • Portfolio Margin
        • Cross-Margin Collateral Framework
          • aeUSD
            • aeUSD Deposits
            • aeUSD Redemptions
            • aeUSD Composition
          • Spot Convert Feature
      • Fees
        • Maker and Taker Fees
        • Options Fees
        • Perpetuals Fees
        • Pre-Launch Fees
        • Liquidation Fees
        • Deposit & Withdrawal Fees
      • Technical Architecture
        • Off-chain Orderbook and Risk Engine
        • On-chain Settlement
        • Layer 2 Architecture
        • Liquidations
        • Auto-Deleveraging (ADL)
        • Deposit contracts
    • AEVO OTC
      • Trading on Aevo OTC
        • Asset Availability
        • Customizability
        • Cost-Efficiency
        • Options Over PERPS
      • Use cases with examples
        • Bullish bets on price movements
        • Protect holdings
    • AEVO STRATEGIES
      • Aevo Basis Trade
        • Bonus Incentives
        • Basis Trade Deposits
        • Basis Trade Withdrawals
        • Basis Trade Fees
        • Basis Trade Risks
  • TRADING AND STAKING INCENTIVES
    • Trading Campaigns
      • EIGEN Rewards Program
      • Aevo Airdrops
      • Ended Campaigns
        • Trading Rewards
          • Finalized Rewards
        • We're So Back Campaign
        • All Time High
    • Staking
      • Staking Rewards
    • Referrals
  • AEVO GOVERNANCE
    • Definitions
      • Token smart contracts
    • Governance
      • AGP - Aevo Governance Proposals
      • Committees
        • Treasury and Revenues Management Committee
        • Growth & Marketing Committee
      • Aevo Revenues
        • Operating Expenses
    • Token Distribution
      • Original RBN Distribution (May 2021)
      • Legacy RBN tokenomics
Powered by GitBook
On this page

Was this helpful?

  1. AEVO PRoducts
  2. AEVO EXCHANGE
  3. Trading on Aevo
  4. Options Specifications

Margin Framework

On the exchange, ONLY the short-side of the option can use leverage. This means that a position can be under-collateralized as long as it fulfils the initial margin and maintenance margin requirements.

The margin system is cross-margin, meaning all positions contribute to the margin for an account, and may be put up for liquidation if an account falls below the maintenance margin (covered below).

The margin system is composed of a few key components:

  • Mark pricing

  • Risk engine

  • Liquidation engine

Margin Framework

Initial Margin - The amount of margin reserved to open a position. Maintenance Margin - The amount of margin reserved to keep a position open. This is lower than the initial margin required.

When 1) opening a new order or 2) getting into a position, we ensure that the trader has sufficient equity:

AB + UP - OO - IM - MM > 0

AB = Account Balance UP = Unrealized PnL OO = Total value of Open Orders IM = Initial Margin of new position MM = Maintenance Margin of existing positions

The exchange routinely evaluates accounts with existing positions to ensure that they fulfil the maintenance margin requirements:

AB + UP - OO - MM > 0

AB = Account Balance UP = Unrealized PnL OO = Total value of Open Orders MM = Maintenance Margin of existing positions

When an account breaches this requirement, the liquidation process begins.

When withdrawing from the exchange, we ensure that the trader has sufficient maintenance margin:

AB + UP - OO - MM > 0

AB = Account Balance UP = Unrealized PnL OO = Total value of Open Orders MM = Maintenance Margin of existing positions

PreviousIndex PriceNextStandard Margin

Last updated 2 years ago

Was this helpful?