Reya
  • Start Here
    • Why Reya?
  • REYA PRODUCTS
    • Reya DEX
      • Navigating Reya DEX
        • Dashboard: getting started
          • Creating your margin account
          • Moving funds
          • Checking your account
        • The Trading Screen
          • Trade form
          • Market Data Panel
        • LP Pool
      • Trading on Reya DEX
        • Perpetual Futures
        • Margin
        • Auto-exchange and Liquidations
        • Specifications
        • Conditional Orders
        • FlashSwap
        • Collateral liquidations
        • Settlement and cross-collateralization
      • Docs: Reya DEX REST API
      • Docs: Reya DEX WebSocket
    • Reya Network
      • The structure of Reya Network
      • The Liquidity Layer
        • Reya’s pool for perpetual futures
        • Offering liquidity in the passive pool
        • Deepdive into passive perps
        • Network Owned Liquidity
      • Derivatives Clearing
        • Automatic leveraging of PnL across instruments
        • Cross-collateralization
          • Haircuts
          • Auto-exchange conditions
          • Auto-exchange mechanism
        • Cross-margining
          • The margin system
        • The liquidation engine
          • Ranked liquidations
          • Dutch auction
          • Backstop LPs
          • Insurance Funds
          • Page 1
        • Spot markets
        • Reya Governance
      • What's the roadmap
      • Who's Behind Reya Network
    • rUSD / srUSD
      • rUSD
      • srUSD
      • srUSD How to and FAQs
  • COMMUNITY
    • Join the Reya Community
    • Incentives Overview
      • Experience (XP)
        • Technical details
      • Boosts
      • Ranks and Seasons
    • x.com
  • Technical Docs
    • Reya Python SDK
    • Contract Functions
      • Core
      • Passive Perp Instrument
      • Passive Pool
      • Oracle Adapter
    • Contract Addresses
    • Smart Contract Withdrawals
    • Audits
  • REYA RESOURCES
    • Blog
    • Beginner's Guide to Better Trading with Reya
    • Block Explorer
    • Glossary (coming soon)
    • FAQ (coming soon)
Powered by GitBook
On this page
  • Margin account
  • Margin Balance
  1. REYA PRODUCTS
  2. Reya DEX
  3. Trading on Reya DEX

Margin

Margin account

A margin account is used to hold and collateralize your derivatives positions. Each margin account can only hold contracts for which sharing of PnL and/or cross-margining is enabled. For example, you will need a specific margin account to hold a position in a contract which is isolated margined.

On the other hand, each of your margin accounts enables:

  1. offsetting losses from one position with profits another, and enabling leveraging of all portfolio profits immediately;

  2. offsetting and reducing margin requirements, by recognizing the P&L offset that can happen between positions.

  3. and, finally, offsetting both P&L and margin across exchanges, by aggregating all positions into a single settlement and clearing layer.

Margin Balance

You margin balance are the funds, in rUSD, which you have available to satisfy your margin requirements. Profits will be credited to your margin balance, and losses will be deducted from it. You will be required to have enough rUSD funds to cover the Initial Margin Requirement of your portfolio (in a given account) when opening a new position. You must also keep enough collateral at all times to cover your Liquidation Margin Requirement to avoid being liquidated.

Thanks to Reya’s cross-collateralization features, you can deposit a variety of tokens as collateral. Those tokens will be credited to you margin balance in rUSD terms with a haircut to account for exchange risk: this means that if you deposit 1ETH which is worth 2000rUSD at market prices, you will be credited slightly less than 2000rUSD. Your ETH will not be automatically converted to rUSD unless you trigger any of the auto-exchange conditions.

PreviousPerpetual FuturesNextAuto-exchange and Liquidations

Last updated 4 months ago