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

Trading Settings Overview

Trading Settings is the execution preferences panel — Slow / Fast / Turbo profiles on top, Priority / Bribe / Slippage levers below, and a Buy / Sell / Market / Limit strip that ties them to actual orders.

Trading Settings — terminal trading settings panel
Trading Settings — execution profile and order controls.

Open Trading Settings from the terminal navigation. The panel is titled Terminal trading settings and bundles everything that affects how an order leaves the terminal: the execution profile (Slow / Fast / Turbo), the three execution levers (Priority, Bribe, Slippage), order-type and side controls (Buy / Sell / Market / Limit / Quick Buy), and the suggestion strips that prefill amounts.

Some controls appear or hide depending on the active mode. Market and Limit live with the regular Buy/Sell flow, while Quick Buy focuses on the suggestion amounts and the execution settings. Save commits the panel; Clear resets the entries.

EXECUTION PROFILE: SLOW / FAST / TURBO

The presets are the fastest way to set a coherent execution profile without tuning each lever individually.

  • Slow — conservative bundle, lower cost, higher chance of slow inclusion.

  • Fast — middle bundle, balances cost and inclusion speed.

  • Turbo — aggressive bundle, higher cost, tightest inclusion preference.

  • The preset writes its values into Priority / Bribe / Slippage — you can still override per order.

EXECUTION LEVERS

These are the three fields the preset writes to. Override here for one-off orders that don't fit a preset.

  • Priority — priority fee tipped to the validator scheduler, expressed in SOL.

  • Bribe — direct payment to the block producer for inclusion preference, expressed in SOL.

  • Slippage — maximum price drift tolerated between order and execution, expressed in %.

  • Defaults observed during review: Priority 0.0002 SOL, Bribe 0.0002 SOL, Slippage 20%. Values change as the product evolves or after a manual save.

ORDER CONTROLS

Side, order type, and suggestion strips all live on the same panel.

  • Buy / Sell — order side.

  • Market / Limit — order type for the regular Buy/Sell flow.

  • Quick Buy — focused mode that uses the suggestion strip + execution settings for one-tap entries.

  • Quick Suggestion — the suggestion bundle wired into Quick Buy.

  • Trade Strategy — overall execution profile selector.

  • SL/TP — stop-loss / take-profit controls where exposed by the active mode.

BUY AND SELL SUGGESTIONS

The suggestion strips prefill the amount input so you don't retype common values.

  • Buy suggestions (SOL amounts): 0.01 SOL, 0.25 SOL, 0.5 SOL, 1 SOL.

  • Sell suggestions (percent of position): 25%, 50%, 75%, 100%.

  • Suggestions are shortcuts — they don't replace reviewing the order before sending it.

SAVE OR CLEAR

Save writes the panel into your account preferences and applies to future orders. Clear resets the current entries.

  • Save aggressive settings only after reading the cost / inclusion trade-offs.

  • Clear doesn't undo a previously saved profile — it only resets the current edit.

  • A fresh tab/session loads the last saved profile.

FAQs

What do Slow / Fast / Turbo actually change?

They write a coherent set of values into Priority, Bribe, and Slippage. The bundle changes with the preset; per-order overrides stay in your hands. See Presets and Quick Suggestions.

What are Priority, Bribe, and Slippage?
  • Priority — validator-scheduler tip, in SOL.

  • Bribe — direct payment to the block producer, in SOL.

  • Slippage — max price drift tolerated, in %.

See Slippage, Priority Fee, Validator Bribe.

Where do Buy / Sell suggestion values come from?

The current panel ships with Buy: 0.01, 0.25, 0.5, 1 SOL and Sell: 25%, 50%, 75%, 100%. They're suggestion shortcuts, not enforced amounts.

What's the difference between Quick Buy and regular Buy?

Quick Buy is a focused one-tap mode wired into the Quick Suggestion strip and current execution settings. The regular Buy / Sell flow exposes Market and Limit order types and the full panel.

How do I revert a saved aggressive profile?

Open Trading Settings, dial Priority / Bribe / Slippage back to the values you want, and Save again. Clear resets the current edit only — the previously saved profile remains until overwritten.

Does Trading Settings guarantee my order will land?

No. Even Turbo settings can fail to land or execute at a worse price during volatile conditions. See Execution Risks.

Last updated