Fermi DEX- Docs
  • ๐Ÿ‘‹Intro to Fermi
  • Overview
    • ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธVision
    • ๐Ÿ’กWhat we do
    • โœจFermi DEX: Features
    • ๐Ÿˆโ€โฌ›Background
  • Fermi DEX Usage Guide
    • Fermi DEX: How it works
      • ๐Ÿ“ชPosting a Limit Order
      • โœ…Finalizing Orders
      • ๐Ÿ”„Withdrawing Funds
    • ๐Ÿ› ๏ธGetting set up
      • ๐Ÿ“Getting tokens
      • ๐Ÿ”ซTrobleshooting
    • ๐ŸชTransfer Hooks Redefined
    • Custom settlement periods
  • Technical Overview
    • Overview v0.2 (DEPRECATED)
    • Technical Overview v1
      • Market Addresses (Devnet)
      • Key Structs
      • Instructions
      • Events
      • SDK
    • ๐ŸšงArchitecture
      • ๐Ÿ‘ฝJust In Time Liquidity
      • ๐ŸคMatching Logic
      • ๐Ÿ›ธLiquidity Abstraction
      • ๐ŸŒŠLiquidity Management Programs
    • ๐ŸงชTesting Locally
    • ๐Ÿ•น๏ธDemo - Fermi v0.2
    • ๐Ÿ“ฝ๏ธDemo - Fermi v1
    • ๐Ÿ“‡Github, Devnet Programs and PDAs
    • ๐Ÿ‘ฉโ€๐ŸŽคActors and Incentives
  • Use cases & Benefits
    • ๐Ÿ–‡๏ธLower Slippage than traditional DEXes
    • โ›๏ธPortfolio Margining Strategies
    • ๐ŸMarket Making on Fermi DEX
  • About us
    • ๐Ÿ‘‹Meet the Team
    • ๐Ÿ›ฃ๏ธRoadmap
    • ๐Ÿš“Next Steps
Powered by GitBook
On this page
  1. Use cases & Benefits

Portfolio Margining Strategies

By allowing an arbitrary number of trades from a single balance, Fermi allows MM's to compete in designing the best portfolio margining strategies

Portfolio margining is a technique to determine probabilistic corelations between the price movements of different assets. Effective portfolio margining strategies can determine which orders are not likely to be filled simultaneously, allowing MMs to place opposing trades on various markets with high confidence that the liquidity for those orders will not be needed at the same time.

By separating order creation from liquidity provision, we allow market makers to experiment with various strategies of portfolio margining, to better utilise their capital, and earn a higher ROI. Faulty strategies will cause market makers to fail to provide liquidity to one or more orders, incurring a penalty. Over time, the market will select for the most effective margining strategies employed by market makers.

At Fermi, in the future, we may even incorporate in-built margining strategies, to allow LPs to easily evaluate the combined risk of various open positions that they may have across markets. Further, customisable settlement periods can allow makers sufficient time to fill multiple trades with the same liquidity, even if the orders are filled near-simultaneously.

PreviousLower Slippage than traditional DEXesNextMarket Making on Fermi DEX

Last updated 1 year ago

โ›๏ธ