Rho Protocol Documentation
BlogApply for BetaETH Sepolia faucet
  • ๐ŸŒŸ Getting started
    • ๐Ÿ“„ Overview
    • ๐Ÿ’ก Why go with Rho?
    • ๐ŸŽฏ Key use cases
    • ๐Ÿ›ก๏ธ Safety and dependability
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Who does Rho Protocol benefit?
  • ๐Ÿ“‹ PRODUCT GUIDE
    • ๐Ÿ”ง Product basics
      • ๐Ÿ“ˆ PnL mechanics: How to profit with Rho
      • ๐Ÿ“‰ DV01: Fixed income's delta
    • ๐Ÿ’น Margin and leverage on Rho
      • ๐Ÿง  Is 50x leverage high for a rates trade?
    • ๐Ÿ“… Maturity selection in interest rate futures
    • ๐Ÿค– Automated market maker (AMM) model
    • ๐Ÿ’ผ Leveraging interest rate futures at Rho Protocol
    • ๐Ÿฆ Rho Liquidity Vault
    • โ—Risks
  • ๐Ÿš€ How to trade on Rho
    • ๐Ÿ“– New user guide: Start here
    • ๐Ÿ’ฐ Depositing collateral
      • ๐Ÿ”— Cross-chain deposits
      • ๐Ÿงช Requesting testnet assets
    • ๐Ÿ“Š Dashboard overview
    • โšก Executing your first trade
    • ๐Ÿ”€ Switching environments
    • ๐Ÿ”™ Review and adjust
  • ๐Ÿ—‚๏ธ Trading products: Technical specifications
    • ๐Ÿ‘‰ Rho rate futures
    • ๐Ÿ”จ Trading mechanisms and models
    • ๐Ÿงฎ P&L Calculation
    • ๐Ÿงพ Fees Structure Overview
      • Liquidity Provider (LP) Fees
      • Protocol fees
      • Time to Maturity
      • Price Impact and Variable LP Fee
      • Summary: Total Fee Calculation
      • Example 1: 31 Days to Maturity
      • Example 2: 1 Day to Maturity
    • ๐Ÿ›ก๏ธ Risk management and margin details
  • ๐Ÿ—๏ธ Practical applications and use cases
    • ๐ŸŒณ Hedging against interest rate fluctuations
    • ๐Ÿ’ต Opportunities to capitalize
    • ๐ŸŽฏ Arbitrage strategies
    • ๐Ÿ’ธ Income generation through enhanced yield strategies
    • ๐ŸŒฑ Portfolio diversification
  • โ‰๏ธ Frequently Asked Questions
    • ๐Ÿ“ฅ For Vaults depositors
    • ๐Ÿง How and why should I begin trading IRDs on Rho Protocol?
    • ๐Ÿ’ผ What digital wallets does Rho Protocol support?
    • ๐Ÿ”ง How can I effectively manage my collateral at Rho Protocol?
    • ๐Ÿšจ What can I do to prevent being liquidated?
  • ๐Ÿ› ๏ธ Troubleshooting
    • ๐Ÿ”— Connecting wallets
    • โŒ Failed transactions / trades
    • ๐Ÿ”Ž Viewing transactions
    • ๐Ÿ“ž Contact support
  • ๐Ÿ‘จโ€๐Ÿ’ป Developer docs
    • ๐Ÿ“„ Contracts overview
      • ๐Ÿ—ƒ๏ธ Types, structs and enums
      • ๐Ÿ“ก Router contract
      • ๐Ÿ’ฌ Quoter contract
      • ๐Ÿ‘“ ViewDataProvider
    • ๐Ÿ’ป Rho SDK
      • ๐Ÿ“š Technical Reference
  • ๐Ÿ”ง Deployed contracts
    • ๐Ÿงช Testnet addresses
    • ๐Ÿ”‘ Mainnet addresses
Powered by GitBook
On this page
  1. ๐Ÿ“‹ PRODUCT GUIDE
  2. ๐Ÿ”ง Product basics

๐Ÿ“ˆ PnL mechanics: How to profit with Rho

For a given Rho market:

  • The floating rate is the external rate which this market references. For example, the floating rate of a Binance BTCUSDT Perp Funding Rate market will trace the 8-hour funding rate (e.g., 0.0095%) for BTCUSDT perpetual future currently observed on Binance.

  • The Rho rate (fixed) is the last fixed rate observed on a given Rho market.

To better understand the Rho markets and PnL mechanics, it is essential to appreciate the connection between a marketโ€™s Rho FUnding Rate and the reference floating rate the market is tracing.

Rho rate (fixed)

The Rho rate of a given instrument implies the marketโ€™s expectation of an average floating rate between the current point in time and the contractโ€™s expiry.

Contract: Binance BTCUSDT Funding Current date: June 14th, 2024 Expiry: JUN-24 (expires on June 28th, 2024) Current floating rate: 11% p.a. (equivalent 0.0095% per 8 hours) Rho rate: 15.0% p.a. (fixed)

The current Rho rate shows that the market expects the future rate to be higher than todayโ€™s 11%.

Example:

Crypto trader John, familiar with the perpetual futures market, observes Rho's Binance BTCUSDT Funding for the BTCUSDT pair trading at 15%.

John trades on Rho as a Receiver and 'sells' futures of USDT 1M notional at a 15% fixed rate over 3 months. The funding rate averages 11% during the contract term, allowing John to profit from the 4% difference, earning USDT 10,000

John's profit = USDT1,000,000 Notional * (15% fixed rate - 11% floating rate) * 3 months / 12 months a year = USDT10,000

Six months later, trader Amy sees the same Funding Rate Futures negotiated at 5%.

She decides to 'buy' future contracts of USDT 5M notional at a 5% fixed rate over 2 months, making her a Payer.

Due to significant market changes, the funding rate averages 20%, allowing Amy to earn the 15% difference over the fixed rate, calculated over 2 months, resulting in a profit of USDT 125,000.

Amy's profit = USDT 5,000,000 Notional * ( 20% floating rate-5% fixed rate) * 2 months / 12 months a year = USDT 125,000

Previous๐Ÿ”ง Product basicsNext๐Ÿ“‰ DV01: Fixed income's delta

Last updated 1 year ago