For the complete documentation index, see llms.txt. This page is also available as Markdown.

Slippage

The price you wanted minus the price you got โ€” measured in percent.

Trade Strategy panel โ€” Priority / Bribe / Slippage
Slippage sits next to Priority and Bribe in the Trade Strategy row.

Solana token prices can move quickly, especially for newly launched or low-liquidity tokens. Slippage is the tolerance you give the engine โ€” set too low, the trade fails because the market drifted before execution; set too high, the trade fills at a much worse price than expected.

Slippage is a setting, not a recommendation. Review it before every trading session and adjust to the token, liquidity, and volatility you're actually willing to wear.

Where Slippage Lives

You'll find Slippage in the Trade Strategy row of Trading Settings โ€” the same row as Priority and Bribe. The field is a percentage; during review the default value shown was 20%.

  • Editable per session.

  • Applied to every Buy / Sell submission until you change it.

  • Inherited from Speed Presets (Slow / Fast / Turbo) when you switch a preset.

How to Pick a Value

  • Low slippage (1โ€“5%) โ€” stricter price control, suitable for liquid markets and limit-style entries.

  • Medium (5โ€“15%) โ€” balanced default for typical Solana tokens.

  • High (15%+) โ€” only when you understand the cost of worse execution. Common on newly launched, low-liquidity, or fast-moving tokens.

Pay extra attention before using Quick Buy or other fast-execution flows โ€” they submit instantly without a second confirmation, so the slippage you set is the slippage you get.

Slippage Risk

High slippage can make a trade fill at a price far away from the price you saw in the terminal. GraphDex cannot guarantee execution price โ€” the engine respects whatever tolerance you set.

  • Failed trades. Too low? The market drifted; transaction reverts.

  • Worse fills. Too high? You accept whatever price the pool offers.

  • MEV exposure. Aggressive slippage on illiquid pairs makes you a sandwiching target.

For deeper coverage, see Risk of Fast Execution Settings and Execution Risks.

More to Explore

Cover

The SOL boost that improves inclusion.

Cover

Extra incentive for execution speed.

Cover

Bundle slippage with priority and bribe in a reusable profile.

Slippage rarely lives in isolation โ€” tune it alongside Priority Fee and Validator Bribe for the full execution profile.

FAQs

What slippage should I use on a brand-new token?

Newly launched tokens are extremely volatile. Many traders start at 15โ€“25% and step it down as liquidity stabilizes. There is no universally correct value โ€” always check the pool's depth first.

Why did my trade fail with "slippage exceeded"?

The market moved past your tolerance between transaction creation and inclusion. Either raise the tolerance or retry when the market is calmer.

Does slippage apply to limit orders too?

Yes โ€” your tolerance bounds the price the order is willing to fill at, even on a limit. Limit orders that drift past the tolerance can move to `Error`.

Can high slippage put me at risk of MEV?

Yes. Wide tolerance signals to the network that you'll accept worse fills, which is exactly the gap MEV sandwich bots exploit. Keep it as tight as the pool will allow.

How does slippage interact with Priority Fee?

Slippage controls *what price* you accept; Priority Fee controls *how soon* the trade is included. Both matter in volatile markets โ€” raising one without the other rarely helps.

Last updated