# Pro Trader Mode

Pro Trader is a combined Buy + Sell interface designed for fast, one-tap trading — everything you need in a single view.

***

### Why Use Pro Trader?

Speed is everything in memecoin trading. Pro Trader removes every unnecessary step between you and execution — no confirmation popups, no wasted seconds. Whether you're scaling in, taking partials, or cutting a loss, everything happens in one tap from one screen.

***

### What You Get

| Feature           | Details                                                  |
| ----------------- | -------------------------------------------------------- |
| Unified interface | Buy and Sell in one screen                               |
| One-tap execution | No confirmation step — trades fire instantly             |
| Shared slippage   | One setting applies to both Buy and Sell                 |
| Limit orders      | Set buy and sell limits from the same screen             |
| Trailing stops    | Available directly in the Sell section                   |
| Wallet management | Switch wallets or deposit SOL without leaving the screen |

***

### How to Enable

1. Open Thor Trading Bot

<div align="left"><figure><img src="/files/nZ6uiAnuhSztaJBsUhFW" alt="" width="404"><figcaption></figcaption></figure></div>

2. Go to **Settings → Trading Settings**

<div align="left"><figure><img src="/files/TgY8g4lhYAtckO8mwj5F" alt="" width="394"><figcaption></figcaption></figure></div>

3. Toggle **Pro Trader** on

<div align="left"><figure><img src="/files/aPsAHKsRGO0YcyZaD2dN" alt="" width="402"><figcaption></figcaption></figure></div>

Once enabled, the Pro Trader view loads automatically whenever you navigate to a token.

***

### How to Trade

**Buying** Tap any preset amount — **0.1 SOL, 0.2 SOL, 1 SOL, 2 SOL, 1.25 SOL** — or use **Custom** to enter your own. (Note: Entering a custom amount will trigger the buy instantly — no additional confirmation needed).

**Selling** Tap a sell percentage — **15%, 50%, 100%** — or use **x%** to enter a custom amount.

**Limit & Trailing** Switch between **Swap**, **Limit**, and **Trail** at the top of the interface to access advanced order types.

<div align="left"><figure><img src="/files/4xmaUe4P9z5wTDgEDSBm" alt="" width="356"><figcaption></figcaption></figure></div>

***

### Wallet Management

Tap **Wallets** at the top of the screen to:

* Switch between your connected wallets instantly
* Deposit SOL directly without navigating away

Your current wallet balance and holdings are always visible at the top of the Pro Trader view.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.odin.tools/thor-trading-bot/thor-telegram-bot/pro-trader-mode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
