TLX Documentation
  • Welcome to TLX
  • Basics
    • Leveraged Tokens
    • How Leveraged Tokens Work
      • Synthetix Perps Engine
      • Rebalancing
      • Keepers
      • ERC-20 compliance
      • Effects of rebalancing
    • Fees
    • Tokenomics
      • Understanding $TLX
      • Bonding for $TLX
    • Protocol-owned Liquidity
    • Guides
      • Minting
      • Redeeming
      • Sequential redeeming
  • Community
    • Governance
      • TIPs
    • Referral Program
  • More
    • Official Links
    • Deployed Contracts
    • Brand Assets
    • Risks & Security
    • FAQ
Powered by GitBook
On this page
  1. Basics
  2. How Leveraged Tokens Work

Rebalancing

Maintaining a constant leverage factor

PreviousSynthetix Perps EngineNextKeepers

Last updated 1 year ago

The rebalancing mechanism is a key component for maintaining the leverage factor of a leveraged token within a targeted range.

Common perpetual futures exhibit frequent changes in their effective leverage. This occurs because price fluctuations of the underlying asset affect the margin-to-notional ratio. Leveraged tokens counteract this fluctuation by reactively rebalancing the margin-to-notional ratio as soon as an outer bound of the targeted leverage range is reached. This is achieved by directly adjusting the amount of borrowed funds of the underlying perpetual futures contract.

The margin-to-notional ratio defines your effective leverage.

Fig. 2 illustrates a rebalancing event of an ETH 2x LONG token. The decline in ETH price by 7.5% from T0 to T1 leads to a 15% reduction in the margin. As a result, the leverage factor rises to 2.18x, approaching the upper limit of the target range. The keeper network detects this deviation and initiates the rebalancing event, reducing the borrowed funds by 15%. This rebalances the margin-to-notional ratio, thus resetting the leverage factor to 2x.

For a more detailed exploration of the implications of rebalancing, please consult the following section.

Effects of rebalancing
Fig. 2: Illustration of reactive rebalancing of a long position in case of asset depreciation