Kwenta Documentation
DiscordKwentaTwitterBlog
  • 🥂Welcome to Kwenta
  • Getting Started
    • How to start using Kwenta
    • Introduction
    • Getting started on Optimism
    • How to get sUSD
    • Access Kwenta
      • Installing the IPFS Companion to Access Kwenta
      • Backup RPCs
      • Withdrawing from v2 Isolated Margin using Optimistic Etherscan
  • Using Kwenta
    • Futures on Kwenta
    • Jargon
    • Synthetix Isolated Margin
      • Funding
        • Technical Details
      • Delayed Orders
      • Maker/Takers on Kwenta
      • Leverage
      • Liquidations
      • Initial/Maintenance Margin
      • One-Click Trading
        • Onboarding to 1CT
        • FAQ
      • Smart Margin
        • Dashboard Overview
        • Futures UI Overview
        • Get Started with Smart Margin
          • Withdrawing sUSD & ETH
          • Opening/Closing Positions
          • Conditional Orders
            • Limit Orders
            • Stop-Loss Orders
          • FAQ
      • Delegated Trading
        • Getting started
        • Managing Delegates
        • Accessing Accounts Delegate to You
      • Fees
      • Referral Program
        • The Traders Tab
        • The Affiliates Tab
        • Incentive Tiers and Rewards
      • FAQ
    • Perennial Isolated Margin
      • Perennial Intro
        • Market Design
        • Oracles
        • Payoff & Positions
        • Trading Fees and Price Impact
        • Funding Rate
        • Interest Rate
        • Leverage & Liquidations
        • Collateral
        • CodeBase
      • Bridging to Arbitrum
      • Trading on Perennial
        • Dashboard Overview
        • Futures UI Overview
        • Opening/Closing Positions
        • Advanced Orders
          • Limit Orders
          • Stop-Loss Orders
      • Gasless Trading
        • Onboarding to 1-Click-Trading
        • FAQ
  • Kwenta Token
    • Staking KWENTA
      • How to stake KWENTA
      • Escrow and Vesting
      • Transferring Escrow Entries
    • Claiming Rewards
    • Trading Rewards
  • DAO
    • Kwenta Token
    • Governance
    • MarketingDAO
    • devDAO
      • Contributing to the Kwenta Frontend
        • Troubleshooting
        • Testing
  • Developers
    • Deployed Contracts
      • V2 Futures Market Proxy Contracts
    • Verify Kwenta
    • Kwenta SDK
  • Resources
    • Audits
    • Development progress Epoch 1 2024
    • GitHub
Powered by GitBook
On this page

Was this helpful?

  1. Using Kwenta
  2. Synthetix Isolated Margin

Initial/Maintenance Margin

Margin requirements play a crucial role in ensuring the stability and efficiency markets, particularly in the context of trading leveraged instruments such as futures, options, and other derivatives. Initial and maintenance margins serve as risk management tools that protect market participants and platforms from potential losses due to severe adverse market movements.

Initial margin Refers to the minimum amount of collateral that traders must deposit with their exchange to open a leveraged position. This deposit serves as a safety buffer, ensuring that traders can meet their obligations.

Calculation: The initial margin is typically calculated as a percentage of the total value of the position. This percentage varies depending on the traders selected leverage.

If a trader wants to open a $100,000 position with a 25x leverage modifier, they would need to deposit $5,000 as collateral.

Maintenance Margin The maintenance margin is the minimum amount of equity that traders must maintain in their account to keep their leveraged positions open. If the account balance falls below the maintenance margin, traders may face a margin call, requiring them to either deposit additional funds or close some or all of their positions to meet the margin requirements.

Calculation Similar to the initial margin, the maintenance margin is calculated as a percentage of the total value of the position. This percentage is usually lower than the initial margin requirement, allowing for some fluctuations in the market value of the position.

For instance, if the maintenance margin is set at 150 bps or 1.5% for a $100,000 position with $5000 in initial margin, the trader must maintain an account balance of at least $1,500 to avoid a margin call.

PreviousLiquidationsNextOne-Click Trading

Last updated 1 year ago

Was this helpful?