LogoLogo
WebsiteExchangeEarly Bird ActivitiesAffiliateLearning CenterBlog
  • TL;DR
  • Glossary
  • Introduction
    • Letter from the Founders
    • Industry Trends & Development Strategy
    • Market Challenges & User Demands
    • Competitive Landscape & Market Potential
      • Market Potential Overview
      • Key Competitors
  • EVEDEX Solution
    • The Concept
    • Mission & Core Values
  • Strategic Approach
    • Empowering Users Through Decentralization
    • Enhancing User Experience & Accessibility
    • Strengthening Privacy & Security
    • Providing Comprehensive Education
    • Fostering Community-Oriented Governance
    • Ensuring Fair & Transparent Copy Trading
    • Expanding the Ecosystem
    • Promoting Financial Inclusion
  • Key Features & Components
    • Advanced Layer 3 Infrastructure
      • What is Rollup?
      • Prerequisites & Advantages of Choosing custom L3
      • Eventum L3 Solution
    • Trading Platform & Matching Engine
      • Perpetual Futures Trading Fundamentals
      • Technical Overview
      • Arbitrum L3 and on-chain settlement
      • Off-chain Orderbook
        • Matching Engine Overview
      • Take-Profit and Stop-Loss (TP/SL)
      • Entry price and PnL (Profit and Loss)
      • Order Types
      • Index Price and Mark Price
      • Margins
      • Liquidations and Auto-Deleveraging (ADL)
      • Trading Fees
      • One-Click Trading
      • Funding Rate
      • Deposit & Withdraw
      • Market Makers and Liquidity Provision
      • Contract Specifications
    • Enhanced User Experience & Account Abstraction
      • What is Account Abstraction?
      • Benefits of Account Abstraction
      • Technical Implementation
    • Comprehensive Educational Resources
      • EVEDEX Academy
      • Core Educational Areas
      • Risk Disclosure
    • Transparent & Fair Copy Trading
      • Copy Trading Quality Assurance & Certification
    • Gamification & Loyalty Program
      • Affiliate Program
      • Level Progression & Skill Allocation
      • Subscription Tiers: Prime & Ultimate
  • Deployed Contracts
  • Roadmap
  • FAQ
  • Guides
    • Futures Trading
  • Legal
    • European Union (EU)
      • Terms of Use - European Union
      • Privacy Policy - European Union
      • Cookie Policy - European Union
      • Affiliate Agreement
    • Global
      • Terms of Use - Global
      • Privacy Policy - Global
      • Cookie Policy - Global
      • Affiliate Agreement
Powered by GitBook
On this page
  • Initial Margin
  • Maintenance Margin
Edit on GitLab
  1. Key Features & Components
  2. Trading Platform & Matching Engine

Margins

Just like any other financial instrument, margin trading involves potential risks, so it’s essential to understand the basic principles of calculating the Initial and Maintenance Margin on the EVEDEX.

Initial Margin

The Initial Margin is the minimum amount of funds a trader must deposit into their account to open a margin position. Simply put, it’s the collateral reserved in the trading account and used to open positions. It is calculated as the ratio of the position size to the leverage:

InitialMargin=PositionValue/LeverageInitial Margin = Position Value / LeverageInitialMargin=PositionValue/Leverage

Example:

Due to the growing trend in BTC, trader Alex opens a long position from his point of interest (POI) and enters a 9,000 USDT trade using 30X leverage.

InitialMargin=9,000/30=300USDTInitial Margin = 9,000 / 30 = 300 USDTInitialMargin=9,000/30=300USDT

Opening the same position with the same amount but higher leverage (75X) would reduce the initial margin to 120 USDT.

InitialMargin=9,000/75=120USDTInitial Margin = 9,000 / 75 = 120 USDTInitialMargin=9,000/75=120USDT

Thus, changing the leverage only affects the initial margin amount, while the quantity of BTC in the position remains unchanged. However, higher leverage directly impacts the liquidation level: the higher the leverage, the closer the liquidation.

Maintenance Margin

The Maintenance Margin is the minimum level of collateral a trader must hold in their account to keep a position open. The system warns about the liquidation risk if the initial margin approaches the maintenance margin level. Once this level is reached, liquidation is triggered to prevent additional losses.

Using a specialized table containing rates corresponding to specific assets and position sizes, you can calculate the maintenance margin.

MaintenanceMargin=PositionValue×MaintenanceMarginRateMaintenance Margin = Position Value × Maintenance Margin RateMaintenanceMargin=PositionValue×MaintenanceMarginRate

Example:

We have already determined that opening a position with 30X leverage requires Alex to provide 300 USDT as the initial margin. Assuming the maintenance margin rate for BTC is (E), the formula for calculating the maintenance margin would be:

300USDT×(E)%=MaintenanceMargin300 USDT × (E)\% = Maintenance Margin300USDT×(E)%=MaintenanceMargin

Important! The position will be automatically liquidated when the initial margin level equals the maintenance margin level.

PreviousIndex Price and Mark PriceNextLiquidations and Auto-Deleveraging (ADL)

Last updated 2 months ago