> 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/interface/blocks/settings.md).

# Ajustes de posición

<figure><img src="https://1577882158-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM4fLmMy5vt3Vv1QOjcHL%2Fuploads%2FSeupEP58PHgBGx5p2m7k%2Fimage.png?alt=media&#x26;token=98cee891-ff5e-41c8-a972-d68034cda883" alt="" width="375"><figcaption></figcaption></figure>

1\. **Arrastre** el bloque arriba y abajo y desplácelo a la parte derecha del gráfico.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/07882517-40e7-40e4-883b-84e52b67fd19/image.png" alt=""><figcaption></figcaption></figure>

2. **Contraer / Expandir** bloque.
3. **Modo de cobertura.**\
   Si está activado, puede abrir posiciones Long y Short en el mismo par de divisas.\ <mark style="color:red;">**Atención:**</mark> El cambio de modo de cobertura sólo es posible si no hay posiciones abiertas.
4. **C** (Cross) - La garantía es todo el saldo de la cartera.\
   **I** (Isolated) - Margen aislado (garantía) para cada posición por separado.
5. **Apalancamiento**\
   Cuanto mayor sea el apalancamiento, mayor será el riesgo de ser liquidado.Participa en la formación de la garantía (margen).Por ejemplo, con un apalancamiento de 5x y un importe de orden de 100, el importe de la garantía (margen) sería de 20.
6. [**Plantillas**](/es/trading/settings-templates.md) para configurar el formulario de creación de órdenes.
7. **Cancelación automática** de una orden tras un periodo de tiempo determinado después de su creación.

**¿Tiene alguna duda? Podemos ayudarte 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/interface/blocks/settings.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.
