Orca Whirlpool volume bot: trading inside concentrated liquidity

An Orca Whirlpool can hold millions in liquidity and still reject a small swap. That is not a malfunction, it is what concentrated liquidity does: providers choose the price range they cover, and outside that range the pool is empty no matter what the headline number says. For a volume campaign this makes Orca one of the more demanding venues to run on, and also one of the more rewarding when your pair has a well maintained pool. This page explains what tick spacing and fee tiers actually control, and what settings follow from them.

Volion Research Updated Jul 30, 2026 7 sections

What a Whirlpool is

A Whirlpool is a concentrated liquidity pool. Instead of spreading capital across every possible price like a constant-product pool, each provider deposits into a chosen price range. Trading only draws on the liquidity whose range covers the current price, so depth at your price can be far higher, or far lower, than the pool total suggests.

The design is capital efficient by construction. A provider who believes a pair will trade between two prices can put everything into that band and earn fees from every trade there, rather than reserving capital for prices that may never occur. That efficiency is why concentrated liquidity has become the default for serious pairs on Solana.

The cost of the efficiency is discontinuity. When price leaves the range a provider covered, that provider stops participating entirely. If enough providers chose similar ranges, price leaving the common band takes most of the depth with it at once. A pool that looked deep becomes thin in a single move.

For anyone reading pool statistics this creates a specific trap. Total value locked is a poor indicator of whether a swap will succeed. The number that matters is liquidity active at the current price, and it is not the number shown on most dashboards.

It also changes what a comparison between venues means. A constant-product pool holding a tenth of a Whirlpool's total can easily be the better venue for a campaign, because all of its liquidity is available at every price while most of the Whirlpool's may be parked somewhere the pair is not trading. Comparing totals across the two designs is close to meaningless, which is why the measured comparison further down uses cost per landed swap instead. The same reasoning applied across every venue is on which Solana DEX is cheapest for a volume bot.

Ticks, tick spacing and why the pool creator chose them

Prices in a Whirlpool are divided into ticks, and tick spacing determines how far apart the usable ones are. Narrow spacing lets providers target precise bands, which suits stable pairs. Wide spacing forces broader positions, which suits volatile pairs. Spacing is fixed when the pool is created and is paired with a fee tier.

The pairing of spacing with fee tier is the part worth internalising. Low fee tiers come with narrow tick spacing and are intended for pairs that barely move, where providers can sit in a tight band safely and accept a small fee because volume is high and risk is low. Higher fee tiers come with wider spacing and are intended for volatile pairs, where a provider needs a broad range to stay in play and needs a larger fee to compensate for the risk of holding it.

This means the fee tier of your pool is a statement about what kind of pair the creator thought they were making a market in. A meme token in a low fee, narrow spacing pool is a mismatch, and it will show up as frequent failures the moment price does anything interesting, because providers keep falling out of range.

For a volume campaign, a wider spacing pool is usually the friendlier venue even though its fee is higher. Positions are broader, so they stay in range through ordinary movement, so depth is more stable and swaps fail less. Paying a higher pool fee to avoid a higher failure rate is frequently the cheaper choice once you count what failures cost.

What Orca actually costs, measured

The table reads finalized mainnet blocks directly. For every transaction touching each program we record the fee paid and whether it succeeded, then divide the median fee by the success rate to get cost per swap that actually lands. Orca is shown against comparable venues rather than in isolation.
ProgramSampled txFailure rateMedian feeCost per landed swap
Orca Whirlpools low sample1877.8%5,22523,536
Raydium CLMM low sample4965.3%10,57030,461
Meteora DLMM10969.7%8,45027,888
Pump.fun AMM (post-graduation)17332.4%6,6559,845
Orca Whirlpools against comparable venues, measured Sep 15, 2026 at 4:02 AM UTC across 1 finalized mainnet blocks. Fees in lamports.

In the current window Orca Whirlpools showed a median fee of 5,225 lamports and a 77.8% failure rate across 18 sampled transactions, which comes to roughly 23,536 lamports per swap that lands.

Orca tends to sit close to the other concentrated designs on failure rate, which is expected: they share the underlying cause, which is quotes computed against liquidity whose availability changes when other people trade. The two nearest comparisons are covered in their own right in Raydium CLMM vs CPMM and Meteora DLMM bin steps, and Orca-specific routing behaviour is in Orca Whirlpool routing. Where Orca differs is in the quality of the pairs it attracts. Whirlpools on established tokens are typically well maintained, with providers actively managing ranges, and that shows up as more stable depth than a freshly created pool anywhere else.

The full percentile distribution is on the measured transaction costs page, and the comparison across every venue we track is on which Solana DEX is cheapest for a volume bot.

How to check whether depth is really there

Request quotes at several trade sizes and compare the price impact. On a pool with genuine depth at the current price, impact grows slowly and smoothly with size. On a pool whose liquidity is concentrated just outside where you are trading, impact is small for tiny trades and then rises sharply at a specific size. That inflection is where the active range ends.

This test takes seconds and tells you more than any dashboard statistic. Three sizes are usually enough: something trivially small, something around your intended trade size, and something several times larger. What you are looking for is whether the curve bends.

  • Smooth and shallow means healthy depth around the current price. Your intended size is safe and you have room above it.
  • Sharp bend below your intended size means you are already at the edge. Size down, or use a different pool.
  • Impact even on the smallest test means the pool is thin at this price regardless of its total. Volume generated here will move the price rather than the chart.

Worth repeating periodically rather than once. Providers rebalance, and a pool that passed this morning can fail this evening after a move. The difference between generating volume and generating price movement is exactly this check.

Why depth disappears exactly when you need it

Concentrated liquidity depends on providers keeping their positions around the current price. When price moves, positions fall out of range and stop earning, and providers respond by either rebalancing or withdrawing. Both reactions reduce depth in the short term, and both happen precisely during the volatile periods when swaps are already most likely to fail.

The sequence is worth walking through, because it explains a pattern that otherwise looks arbitrary. Price moves sharply. Positions on the side it moved away from are now entirely in one asset and earning nothing. Their owners either close and reopen around the new price, which takes time and transactions, or they leave the position idle and wait. During the gap between the move and the rebalancing, the pool is thinner than it was before and thinner than its statistics suggest.

A campaign running through that gap experiences it as a sudden run of failures with no obvious cause. Nothing about your settings changed; the venue changed underneath you. The correct response is not to raise slippage or retry harder, both of which spend money against a condition that will resolve on its own. It is to slow down and let the pool recover.

This is also why an actively managed pool on an established pair is worth more to a campaign than a larger but neglected one. Active providers rebalance quickly and the gap is short. On a pool nobody is watching, the gap can last as long as the price stays where it is, and no amount of retrying will produce a fill that the pool cannot make.

Settings that follow from concentrated liquidity

Smaller trades than you would use on a constant-product pool, slippage set from the pair's observed movement rather than a default, retries that re-quote instead of resubmitting, and pacing that avoids the volatile windows when providers are most likely to be out of range.
  1. Trade size. Size below the inflection point found in the depth test, with margin for someone else trading before you land. On concentrated pools, smaller trades both cost less and fail less, so there is no tension to resolve.
  2. Slippage. Too tight and ordinary movement rejects you; too wide and you have opened a window for someone to profit inside, as covered in sandwich MEV protection. Derive it from how much the pair actually moves between blocks.
  3. Retries. A failure caused by price leaving the active range will keep failing until price returns or providers rebalance. Immediate retries burn fees against a condition that has not changed. Back off and re-quote.
  4. Pacing. Volatile windows are when ranges break, priority fees rise and failure rates climb together. Spreading activity across calmer periods costs less and produces a more natural transaction pattern.

Every one of these points the same direction: on concentrated liquidity, patience is cheaper than force. A campaign that runs steadily at a modest size through calm conditions will land more swaps per SOL than one that pushes hard through a volatile hour, and it will look considerably less mechanical while doing it.

When Orca is the right venue and when it is not

Orca is a good venue when your pair has an actively maintained Whirlpool with depth at the current price, which is most common for established tokens. It is a poor venue for a freshly graduated token whose Whirlpool, if one exists at all, is likely to be thin and unmanaged.

The existence of a Whirlpool is itself a mild signal. Someone chose to create it and chose its fee tier and spacing, which is more deliberate than liquidity landing somewhere by default. For a token with a history, that usually means someone is managing ranges and depth is real.

For a token that graduated an hour ago, the picture is different. Liquidity is wherever the graduation put it, an Orca pool may be empty or barely provisioned, and a campaign run against it will move the price instead of producing useful activity. In that situation the honest answer is to run where the depth actually is, which is covered in PumpSwap routing and in the cross-venue comparison.

When you enter a token address in the dashboard, this determination is made from on-chain state rather than from your preference: routing follows depth. What you control is size, interval and tolerance, which is where the differences on this page become yours to manage. The calculator will convert a target volume into cost at current measured rates before you commit anything, and the wider case for choosing a Solana DEX volume bot on published numbers rather than promised ones is set out on the overview.

Questions

What is tick spacing on an Orca Whirlpool?
Tick spacing sets how far apart the usable price points are when a liquidity provider defines a position range. Narrow spacing allows precise, tight positions and suits stable pairs. Wide spacing forces broader positions and suits volatile pairs. It is fixed at pool creation and paired with a fee tier.
Why does my swap fail on a Whirlpool with high TVL?
Because total value locked counts liquidity across all ranges, including ranges far from the current price where it cannot help you. If providers have concentrated outside where the pair is trading, depth at your price can be minimal while the headline total stays large.
Is Orca better than Raydium for a volume bot?
Neither is universally better. They share the same concentrated liquidity failure mode, and the measured table on this page lets you compare cost per landed swap directly. What decides it in practice is which venue holds real depth for your specific pair at the current price.
Should I pick a low fee tier pool to save money?
Usually not for a volatile token. Low fee tiers come with narrow tick spacing, which means providers fall out of range easily and depth becomes unreliable. Paying a higher pool fee on a wider spacing pool often costs less overall once failed transactions are counted.
How do I know if a Whirlpool has real depth at my price?
Request quotes at several sizes and watch how price impact grows. Smooth and shallow growth means healthy depth. A sharp bend at a particular size marks the edge of the active range, and impact even on tiny trades means the pool is thin at this price whatever its total says.
Does Orca work for a token that just graduated?
Often not well. A newly graduated token usually has little or no Whirlpool liquidity, since one has to be deliberately created and provisioned. Running volume against a thin pool moves the price rather than producing useful activity, so the better venue is wherever the graduation actually placed the liquidity.