# Crear orden / grid

La creación de una orden tiene lugar en la página "Trading":

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/8f62bf39-e7b4-463b-8a51-507573361142/image.png" alt="" width="563"><figcaption></figcaption></figure>

La interfaz del formulario de creación de órdenes (apertura de posición) consta de las siguientes pestañas:

1. Formulario de creación de una orden o grid de órdenes
2. Módulos de control Stop Loss, Trailing y Take Profit
3. Ajustes

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/1f9db8bb-8b6a-4cd2-833a-dd80ac6a21ac/image.png" alt="" width="375"><figcaption></figcaption></figure>

1\. Formulario de creación de una orden o grid de órdenes:

{% content-ref url="/pages/Qlai83Ds6qU9JPsYYY7h" %}
[Orden única](/es/trading/create-order-grid/single-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/6lsOw6mc5XbhUKZdaffo" %}
[Grid de órdenes](/es/trading/create-order-grid/order-grid.md)
{% endcontent-ref %}

{% content-ref url="/pages/3T3T6OGNps05IWVTxAe9" %}
[Grid (niveles) de Fibonacci](/es/trading/create-order-grid/fibonacci-grid-levels.md)
{% endcontent-ref %}

{% content-ref url="/pages/t3VboX5OllXfLQp2pYCy" %}
[Tipos de órdenes](/es/trading/create-order-grid/order-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/nRNdm6CZ7dxwnH8i5hB0" %}
[Volúmenes personalizables](/es/trading/create-order-grid/custom-volume.md)
{% endcontent-ref %}

2\. Módulos de control Stop Loss, Trailing y Take Profit:

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

{% content-ref url="/pages/-MEYZoKwn8aFA6J\_8R71" %}
[Trailing Stop (SLX)](/es/trading/trailing-stop.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MEYZoKxeOWzbt4s63Kw" %}
[Take Profit (TP)](/es/trading/take-profit.md)
{% endcontent-ref %}

3\. Ajustes:

{% content-ref url="/pages/nRNdm6CZ7dxwnH8i5hB0" %}
[Volúmenes personalizables](/es/trading/create-order-grid/custom-volume.md)
{% endcontent-ref %}

{% content-ref url="/pages/W2LEI9l48zSZQQyclOc4" %}
[Informes de trading](/es/trading/reports.md)
{% endcontent-ref %}


---

# 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.finandy.com/es/trading/create-order-grid.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.
