LogoLogo
  • πŸ‘‹Overview
  • Features
    • 🏦Jones Vaults
    • πŸͺ™jAssets
  • Strategies
    • πŸ”΅Understanding jUSDC and jGLP
    • 🟣Understanding jAURA
      • jAURA vs. wjAURA
      • Deposits & Withdrawals
      • LP Strategy Guide
    • 🟑Understanding jHYPER
      • jHYPER vs. wjHYPER
      • Deposits & Withdrawals
      • LP Strategy Guide
    • 🌊Understanding Smart LP
      • Functionalities
      • Strategy Algorithms
        • Neutral Algorithm: Range Assist
        • Directional Algorithm: Bull & Bear
        • Pegged Algorithm: Cruise Control
      • Formulas
    • βž—Strategy Incentives
  • JONES token
    • πŸ”ŽTokenomics
  • Other
    • πŸ“œContracts
      • Tokens
      • Staking
      • Advanced Strategy Vaults
      • Smart LP
        • Arbitrum
        • Apechain
        • Base
        • Berachain
        • Blast
        • Berachain bArtio [testnet]
      • Jones Aura
      • Jones Hyper
      • Others
      • Deprecated
        • OpFi Vaults
        • Metavaults
        • Staking Deprecated
        • Jones Aura Deprecated
        • Advanced Strategy Vaults Deprecated
    • ⚠️Disclaimer
    • πŸ”“Security
    • πŸ›°οΈBounty
Powered by GitBook
On this page
  1. Strategies
  2. Understanding Smart LP
  3. Strategy Algorithms

Pegged Algorithm: Cruise Control

Pegged & stable pairs have become extremely popular with the addition of new products into crypto such as LRTs, yield-bearing stables, and new L1s or L2s with their own unique staked derivative tokens & stables. Typically, these pools are also among the largest and most heavily used on any given exchange as well, perfect setting for the optimal strategy. For pegged pairs, liquidity is concentrated into a smaller range; usually only a handful of ticks around the price. Since pegged strategies should in theory stay in lockstep, we simply let the market do what it does, with the utmost unshattered love and faith.

However, pegged pairs are characterized by wicks, above and below the current price, due to outsized players entering & exiting meaningful positions relative to the amount of available liquidity. At the moment one of these meaningful exits or entries causes a breach of the price range, our strategy does not jump the gun to rebalance. Instead, we focus on the β€œfair” value of the pegged tokens against each other, and effectively rebalance only when our range is breached, paired with a significant change in this fair value. This fair value is, effectively, a drift, that we measure through historical data and noise filtering, and reset at every rebalance.

To further improve this method, we utilize a median filter to read the price so that even though a small lag is introduced in rebalances, a huge amount of price noise is eliminated. Stable pairs can be optimized with the same strategy as pegged pairs, with the main difference that the fair value doesn’t change over time due to the stable nature of both tokens.

PreviousDirectional Algorithm: Bull & BearNextFormulas

Last updated 9 months ago

🌊