> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/es/settings/settings/interface/stop-loss-sl.md).

# Stop loss (SL)

<figure><img src="https://1577882158-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM4fLmMy5vt3Vv1QOjcHL%2Fuploads%2FBlI5KhH4PBIfI3J7WZXo%2Fimage.png?alt=media&#x26;token=ccaef6a3-11b4-4ec9-833e-8315e23e252a" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/9a5f4fdd-43df-44a7-9519-beb440f42b9e/image.png" alt="" width="563"><figcaption></figcaption></figure>

{% content-ref url="/pages/-MEYZoKvXA8X7yVHtg63" %}
[Stop Loss (SL)](/es/trading/stop-loss.md)
{% endcontent-ref %}

## **1.** Pestaña Stop Loss (SL) en el formulario de pedido

Ocultar o mostrar la pestaña de control de Stop Loss en la interfaz de trading.​

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/19ae772b-1288-49e1-9831-5ca45dcb5d43/image.png" alt="" width="375"><figcaption></figcaption></figure>

## 2. Cálculo de precio del SL en %

Ocultar o mostrar en la interfaz de trading la funcionalidad "Cálculo del precio del SL en %". \
Si se desactiva, el cálculo se realizará a partir del precio de la posición.

<figure><img src="/files/yPn3p78dpr90eNiaelII" alt="" width="324"><figcaption></figcaption></figure>

## 3. Cálculo del importe del riesgo

Ocultar o mostrar en el módulo SL "Calcular importe de riesgo"​.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/1886d588-6f1e-4d52-a728-48f9a55439ba/image.png" alt="" width="375"><figcaption></figcaption></figure>

## 4. Tipo de orden de stop loss

Ocultar o mostrar la selección "Tipo de orden" en el módulo SL​.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/07623f27-307a-4802-baa8-af5397e14b1f/image.png" alt="" width="375"><figcaption></figcaption></figure>

## 5. Activador de orden virtual

Ocultar o mostrar la selección "Activador virtual" en el módulo SL​.

<figure><img src="/files/ytpLORjWTMO46FJJn78C" alt="" width="324"><figcaption></figcaption></figure>

## 6. Reordenación del nivel

Ocultar o mostrar en el módulo SL "Reordenación del nivel".

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/084dee33-7fe3-44b1-9dd2-9bab15699c83/image.png" alt="" width="375"><figcaption></figcaption></figure>

**¿Tiene alguna duda? Podemos ayudarle en nuestro chat de Telegram.**

{% embed url="<https://t.me/finandyes>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finandy.com/es/settings/settings/interface/stop-loss-sl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
