> ## Documentation Index
> Fetch the complete documentation index at: https://uncoded.ch/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# LongTimeLongMoreProfit (Mode 2) — Patient with Wider Targets

> The middle-patience mode. Extended hold times, wider profit targets, between BasicMode's frequency and LongTimeLong's extreme patience.

<Info>
  **LongTimeLongMoreProfit (Mode 2) is the middle-ground patient mode.** More patient than BasicMode, less extreme than LongTimeLong. Wider profit targets per trade, longer hold times, fewer round-trips. A good fit for operators wanting reduced activity without going to LongTimeLong's extreme.
</Info>

## The mode at a glance

| Property                   | Value                                            |
| -------------------------- | ------------------------------------------------ |
| **Mode number**            | 2                                                |
| **Sell-ladder**            | Wider than BasicMode, narrower than LongTimeLong |
| **Trailing stop**          | Yes                                              |
| **Recommended capital**    | `~$20,000`                                       |
| **Reserve recommendation** | `~$10,000` (`50%` of trading capital)            |
| **Best regime fit**        | Steady trends, week-scale moves                  |
| **Worst regime fit**       | High-frequency chop                              |

## When to use LongTimeLongMoreProfit

<CardGroup cols={2}>
  <Card title="You're tired of BasicMode's churn" icon="hourglass-half">
    BasicMode's frequent round-trips work but you want fewer trades, larger per-trade P\&L. Mode 2 trades \~3x less than BasicMode at similar capital.
  </Card>

  <Card title="You don't have $25K for LongTimeLong" icon="circle-euro">
    Patience without the highest-capital requirement. `$20,000` is enough.
  </Card>

  <Card title="Your symbol moves in week-scale rhythms" icon="chart-line">
    Some symbols/regimes have natural week-scale move patterns. Mode 2 captures these without over-trading.
  </Card>

  <Card title="You want trailing-stop behavior" icon="bullseye">
    The mode arms a trailing stop on profit, capturing more of sustained moves than a fixed sell ladder.
  </Card>
</CardGroup>

## How it differs from neighbors

| Aspect                    | BasicMode (Mode 4)        | LongTimeLongMoreProfit (Mode 2) | LongTimeLong (Mode 3) |
| ------------------------- | ------------------------- | ------------------------------- | --------------------- |
| **Capital**               | `~$20,000`                | `~$20,000`                      | `~$25,000`            |
| **Round-trips per month** | Many (chop), few (trends) | Moderate                        | Few                   |
| **Per-trade P\&L**        | Smaller                   | Medium                          | Larger                |
| **Drawdown tolerance**    | Moderate                  | High                            | Highest               |
| **Hold time average**     | Hours to days             | Days to weeks                   | Weeks to months       |

## When NOT to use Mode 2

<Warning>
  * ❌ **Capital below `$15,000`** — split sizing won't work as designed.
  * ❌ **First month** — patient modes need observation time.
  * ❌ **You like checking the Dashboard daily** — Mode 2 doesn't reward frequent watching.
  * ❌ **You can't tolerate `-15%+` mid-trade drawdowns**.
  * ❌ **High-frequency chop** — BasicMode is better.
</Warning>

## Best practices

<Tip>
  * ✅ **Allocate `$15,000–$25,000`** for proper split sizing.
  * ✅ **Hold 50% reserve** as with all modes.
  * ✅ **Pair with majors** — `BTCUSDT`, `ETHUSDT`.
  * ✅ **Backtest on multi-week windows** to validate behavior.
  * ✅ **Check the Dashboard weekly, not daily**.
  * ✅ **Don't panic-close mid-drawdown** — the mode is designed to hold through.
  * ✅ **Use as a complement to BasicMode** — run on separate sub-accounts.
  * ✅ **Treat the kill switch as your most important control** during regime shifts.
</Tip>

## What's next

<CardGroup cols={2}>
  <Card title="LongTimeLong (Mode 3)" icon="hourglass-end" href="/strategies/modes/longtimelong">
    The more extreme patient mode for `~$25,000`.
  </Card>

  <Card title="BasicMode (Mode 4)" icon="seedling" href="/strategies/modes/basicmode">
    The high-frequency alternative.
  </Card>

  <Card title="Backtester" icon="flask" href="/modules/backtester">
    Validate Mode 2 on your target regime.
  </Card>

  <Card title="Risk Management" icon="shield" href="/risk-management/overview">
    Patient-mode risk framework.
  </Card>
</CardGroup>
