Educational content, not investment advice. Crypto-asset values fluctuate.

← All lessons

Range management and rebalancing

When you provide liquidity in a concentrated LP position, your capital only works inside a specific price range. What do you do once the price steps outside that range?

A simple analogy

An LP position is like a market vendor who only serves customers between 9:00 and 17:00. If customers show up at 18:00 — you earn nothing. You have to decide: wait for morning, or move to the night market?


What happens when the price steps outside your range?

When the SOL price drops below your LP's lower bound:

ParameterIn rangeOut of range
Fee generation✅ Yes❌ No
Position compositionUSDC + SOL100% SOL
Impermanent lossPartialMaximum
Daily carryPositiveNegative (zero fees, but debt cost keeps running)

The good news: an out-of-range position doesn't go anywhere — it simply stops generating fees for a while. You decide what to do with it next.


Two choices

Choice 1: Wait

When to wait:

Pros: no extra cost, IL stays unrealized Cons: no fees earned, debt cost keeps accruing

Choice 2: Rebalance (move the range)

When to rebalance:

Rebalancing process:

1

Close the old LP position

Withdraw your tokens from the pool. You get back ~100% SOL (because the price is below the range). This realizes the impermanent loss.

2

Convert part of the SOL back to USDC

If you want another single-sided USDC LP, you need to swap. Or you can open a new single-sided position with the SOL you received.

3

Pick a new range

The new range should match the current price. Example: if SOL = $70, a new range with -20% depth would be $56-$70.

4

Open the new LP position

Deposit capital into the new range. You start collecting fees again.


Rebalancing costs

CostSolana SOLEthereum ETH
Close old position~$0.01~$0.03-0.30
Swap (if needed)~$0.01~$0.03-0.30
Open new position~$0.01~$0.03-0.30
Total~$0.03well under $1

Gas is not the cost that matters

On both chains, gas is now a rounding error — cents on Solana, and since Ethereum's Dencun upgrade, well under a dollar for a full rebalance there too. Fees do vary with network load and can spike several-fold during congestion (a quick look at etherscan.io/gastracker before a big move never hurts), but even then gas isn't the real cost. What actually costs you money when you rebalance is the realized IL, slippage on the swap, and MEV.


Worked example: SOL drops 15%

Starting point:
SOL = $88, LP range: $64-$88, single-sided USDC
Daily fees: ~$5.95

Scenario: SOL falls to $74.80 (-15%)

What happens:
- Is the LP position out of range (price below the $64 lower bound)? NO!
- $74.80 is STILL inside the range ($64-$88)
- Fees are still accruing ✅

If SOL fell to $60:
- Out of range (below $64)
- Fees = $0
- Position = 100% SOL
- Decision: wait 24-48h, if it doesn't recover → rebalance

Automated rebalancing — is it worth it?

Some protocols offer automated rebalancing. Convenient, but it comes with trade-offs worth weighing:

AspectManualAutomated
ControlFullLimited
SpeedSlower (you decide)Fast
IL realizationOnly when you chooseEvery time
MEV/sandwich attacks (bots front-running your trade)Less likelyHigher risk
CostOnly when neededFrequent = more expensive
  • IL gets realized too often (every rebalance locks in IL) → you choose manual rebalancing on clear rules and only lock in IL when you decide to
  • MEV bots can front-run your rebalance → you use MEV protection (Jito on Solana, Flashbots on Ethereum) and know the price in advance
  • High slippage on large swaps → you swap in pieces or with limit orders, not a blind market order
  • The bot fires at the worst possible moment, during high volatility → you control the timing yourself — you rebalance in a calm market, not in a panic

Every risk here has a fix. This isn't about fearing automated rebalancing — you simply choose manual, because you want to control the timing and the cost yourself.


Our rebalancing rules

  1. Out of range < 24h → Wait
  2. Out of range 24-72h → Assess the market situation
  3. Out of range > 72h → Rebalance
  4. Crisis scenario (LTV > 45%) → Close the LP, prioritize the collateral
  5. After rebalancing → New range based on the current price

Summary

SituationAction
Price stepped out a little, brieflyWait
Price is far out, for a long timeRebalance
Crisis (LTV > 45%)Close the LP, save the collateral
Gas (any chain)A rounding error — cents on Solana, under $1 on Ethereum
Real cost of a moveRealized IL, slippage, MEV — weigh those, not gas

🌉 Bridge to Module 5: why isn't LP enough on its own?

You already understand concentrated LP. It's a powerful tool — an ~68% APR fee snapshot (it fluctuates), capital working every day. There are two limitations that LP alone doesn't cover — but once you understand them, the next module adds a layer that handles both:

Problem 1: Impermanent loss on large price swings

Picture this: your SOL/USDC LP range is $64-$88. Right now SOL = $88. Everything looks fine.

What happens when SOL drops to $50?

Without protectionWith a Put option
LP converted to 100% SOL once the price crossed $64LP converted to 100% SOL
Your $3,200 USDC is now ~42.6 SOL × $50 ≈ $2,130Same
Loss: -$1,070 (-33%)But you're holding a Long Put at $90
Fees collected: ~$50The Put is now worth $1,200 (+$1,070 profit)
Net: -$1,020Net: ~$0 — the Put covered the drop

(~42.6 SOL — because the LP bought SOL at an average price of ~$75, the geometric mean of the $64–$88 range; you saw the same calculation in lesson 4-6.)

LP fees ($50) don't come close to covering the loss ($1,070). You need some form of insurance.

Problem 2: LP is "short volatility" (it profits from calm, loses on swings)

It's a technical term, but an important one. It means:

You can't pick the moment volatility hits — but you can read it. When you see a big LP APR number, ask yourself: "what risk am I being paid for here?" The answer is volatility. Crypto markets can get extremely volatile (LUNA in May 2022, FTX in November 2022, the flash crash in August 2024), which is exactly the risk you hedge with options.

The fix: options

Options are the opposite kind of instrument:

LP + options = balance. LP generates fees when things are calm, options protect you during a crisis. Together, that's a strategy ready for any market.

Strategy B logic

  • Layer 1 (Lending): stable interest
  • Layer 2 (LP): earn from stability
  • Layer 3 (Options): protect against a crash

Three layers cover each other. That's not a coincidence — it's engineering.

Illustration: how different combinations would have held up in 2022

Strategy2022 outcome (approximation)
HODL SOL only-94% (from $260 to $14)
LP only (no protection)-85% (LP IL + price drop)
LP + Put Spread-30% (the Put covered most of it)
USDC only0% (but no yield either)

The difference between -85% and -30% is options. That's what module 5 is for: teaching you to understand and use them.


Next module: Options

You'll learn:

By the end of this module you'll have everything you need to build the full Strategy B.

Quick check
What happens to an LP position when the price steps outside its range?
Practice task
0 / 5
Write your rebalancing rules and test them in the simulator

Rebalancing without rules written down in advance turns into emotional decision-making. Finish the module by building your own plan. Takes about 15 minutes.

All practice here happens in the simulator at /sandbox/3-orca-lp and on paper. Don't rush to open a real LP position yet — the full strategy still needs the options protection you'll learn in module 5.

This is learning, not investing — use only small amounts you treat as tuition.

You just built rebalancing rules with a crisis protocol and tested them in the simulator — that's managing an LP position systematically, not by gut feel. Most people never do this.