Francium-DeFi
  • 👏 Welcome to Francium
  • ⭐️ Honourable Mentions
  • Farming Guide
    • 💡 What is Leveraged Farming?
    • ◎ New to Solana?
    • 📖 How to use
    • Step by Step Guide
      • Farm
        • Adjust Position
        • Using Templates to Create Positions
      • Lend
    • Auto-Compound
    • Interest Model
    • Liquidation
    • Stop-loss
    • Fee & Params
    • Risks
    • Price Feed & Oracles
  • 🧮 Farming Calculator
    • Explanation
    • How to use
  • ⚙️Auto-Rebalance Vaults
    • Introduction to Auto-Rebalance Vaults
    • Pseudo-Delta Neutral Strategy w/ Auto-Rebalance
    • Auto-Rebalance
    • Backtesting
    • Step-by-Step Guide
      • Invest in Auto-Rebalance Vaults
      • Withdraw from Auto-Rebalance Vaults
  • Risk Disclosure
  • Parameters
  • 🔍 Strategy Guide
    • Basic Strategies
    • Neutral Hedge Strategy
    • PDN Rebalance
    • How to use
  • 🏫 EDUCATION
    • Superiority of DeFi on Solana
    • APR Calculated on Francium
    • Pseudo-Delta Neutral Strategy
  • Dev Resource
    • Francium SDK
  • Resources
    • Terms of Use
    • Roadmap
    • FAQ
    • Audits
    • Integration
    • LOGO & Brand
    • Contacts & Links
    • External Links
    • Terminologies
  • Other Languages
    • Turkish
    • Vietnamese
    • Korean
    • Japanese
    • Russian
    • Hindi
Powered by GitBook
On this page
  1. 🔍 Strategy Guide

PDN Rebalance

PreviousNeutral Hedge StrategyNextHow to use

Last updated 3 years ago

Defination

PDN (Pseudo Delta Neutral) Imbalance Ratio indicates the deviation of a position from a market-neutral status, PDN Imbalance Ratio (PIR) is defined as follows:

where:

  • NSA: Non-Stable Asset (SOL, ETH..)

  • NSA in LP: the amount of NSA in total position.

Due to the mechanics of Constant Product LP,

  • When PIR is positive, it means that there are now more NSA tokens being held as Debt (NSA Debt) than in the LP Position (NSA in LP). Since the number of NSA tokens held as Debt only changes due to the borrowing interest rather than its price movements, this implies that the price of the NSA token has risen which is why there will be fewer NSA tokens in the LP position.

  • If PIR is negative, it means the NSA Debt is less than the NSA in LP. Similar to the Debt situation above, this implies that the price of the NSA token has fallen which is why there will be more NSA tokens in the LP position.

Reference:

PIR threshold is set to abs(2) by default to express if a position is market-neutral.

(thank to )

Darkray
Easy Rebalancing of a Pseudo-Delta Neutral Position on Solana’s Francium Protocol 2nd EditionMedium
Logo