Pools View
The Pools View panel displays your active concentrated liquidity (LP) positions with real-time price and strategy state information.
Price bar
Section titled “Price bar”A horizontal price bar shows the current pool price relative to the LP position’s lower and upper range bounds. The bar updates as the on-chain price moves.
- In-range — the current price is between the lower and upper bounds. The LP position is earning fees.
- Out-of-range (below lower) — price has fallen below the lower bound. The LP position is no longer earning fees and is fully in the base token.
- Out-of-range (above upper) — price has risen above the upper bound. The LP position is fully in the quote token.
LP range visualization
Section titled “LP range visualization”Each LP position shows:
- Lower and upper price bounds of the concentrated liquidity range
- Current price marker
- Leg trigger price indicators (where applicable, based on configured
triggerBufferPctfor each bot type)
See Range Bounds for guidance on selecting
range parameters, and Risk Parameters for
the triggerBufferPct mechanics per bot type.
Leg state indicators
Section titled “Leg state indicators”Each active hedge strategy attached to an LP position displays the state of its legs. Common states include:
- Idle — trigger threshold not yet reached
- Active — position open at the exchange
- Error — order execution failed; check Troubleshooting
- Paused — strategy paused by user or system event
Leg state is derived from the bot FSM and reflects the last known state at the time of data refresh.