# Take Profit

Quando si apre una posizione (acquistando una moneta), l'ordine Take Profit ti permette di impostare un'uscita (ordine di vendita della moneta) semplicemente inserendo la percentuale di profitto desiderata.

Per aggiungere un Take Profit al tuo ordine, clicca '+TP' nel modulo di configurazione dello swap:

<figure><img src="/files/6cad804678bd89ae9a86ee861aad06f178b112e5" alt="How to add Take Profit order on Uniswap DEX" width="563"><figcaption></figcaption></figure>

Inserisci il livello di profitto desiderato nel campo 'Take Profit' - e sei pronto per procedere:

<figure><img src="/files/19100b905b2e307d677c95e42f1abbed43c5b9df" alt="" width="563"><figcaption></figcaption></figure>

Una volta eseguito il tuo ordine principale, apriremo automaticamente un ordine Take Profit per vendere l'esatto importo di monete che hai ricevuto e calcoleremo dove posizionare il suo trigger basandoci sul prezzo di esecuzione effettivo del tuo ordine principale e sulla percentuale di profitto desiderata:

<figure><img src="/files/02fdc51981cf6500cff3ed6e25e0adecddc3131d" alt="" width="563"><figcaption></figcaption></figure>

Puoi vedere che ho comprato 1 DEGEN su Base a 0.000010564 ETH, e il sistema ha piazzato un ordine Take Profit per vendere 1 DEGEN al 10% in più (a 0.000011621 ETH).

Una volta raggiunto il prezzo target, il Take Profit verrà attivato e lo swap verrà inviato all'exchange.

***

Puoi collegare il Take Profit a qualsiasi ordine: Swap, Limit o Trailing.

Puoi impostare il profitto desiderato tra lo 0,1% e il 999%.

Puoi scegliere di collegare solo il Take Profit al tuo ordine principale - se sei disposto a mantenere le monete fino a quando il prezzo non raggiunge il livello desiderato, indipendentemente da quanto possa scendere nel frattempo.

Oppure, puoi proteggere il tuo downside collegando un [Stop Loss](/goodcryptox-it/trading-dex-spot/ordini-manuali/stop-loss.md) ordine - rendendolo un [combina TP + SL](/goodcryptox-it/trading-dex-spot/ordini-manuali/combo-tp-+-sl.md).

***

Prossimamente: Take Profit con trailing, obiettivi multipli di Take Profit, calcolo del PnL realizzato e non realizzato per l'ordine principale.


---

# 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.goodcrypto.app/goodcryptox-it/trading-dex-spot/ordini-manuali/take-profit.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.
