# Tipos de órdenes

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/cdbcdd36-7007-4fd6-9767-0c3b237ce09a/image.png" alt="" width="375"><figcaption></figcaption></figure>

El terminal tiene la capacidad de crear una orden real (intercambio) y una virtual creará una real cuando se alcance el activador.

## Orden real

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/801c7e48-63cb-4187-876c-7bc5a42ce05c/image.png" alt="" width="375"><figcaption></figcaption></figure>

**R** (Real) - todos los tipos de órdenes de exchange + Flotante

## Orden virtual

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/6aec69d6-a7db-41ff-bf5b-4b962838538f/image.png" alt="" width="375"><figcaption></figcaption></figure>

**V** (virtual) - coloca una orden de intercambio (Límite, Flotante, Mercado) cuando la tendencia alcanza el precio de activación de la orden.

## Comisiones de futuros

### Comisión de creador(maker) = 0,02%

Si se ha colocado una orden Límite en el libro de órdenes y se ejecuta algún tiempo después, se elimina la Comisión **Maker**.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/a9b5b57c-7c07-4562-a730-78db806566ab/image.png" alt="" width="563"><figcaption><p>Ejemplo de compra con una orden Limitada por debajo del precio de venta extremo</p></figcaption></figure>

### Comisión de tomador (taker) = 0,05%

La comisión del taker se produce cuando se ejecutan las órdenes del libro de órdenes.

Ejemplos:

1. Orden de mercado

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/61ed2969-2e4b-4842-a934-6bb3e289a08d/image.png" alt="" width="375"><figcaption></figcaption></figure>

2\. Si una orden limit se coloca a un precio en la dirección opuesta, por ejemplo, cuando se compra a 100 en el libro de órdenes hay una orden de venta a ese precio, entonces la orden limit se ejecutará en el mercado y la comisión del **Taker** se cobrará por ello.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/c859b90b-55ad-40bd-9365-6f39a59b7fb6/image.png" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/Ch64o8NnivE5j1nYlal6" %}
[Orden Limit](/es/trading/create-order-grid/order-types/limit-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/tYJH75Bu29m8yKHGjl6a" %}
[Orden flotante (floating)](/es/trading/create-order-grid/order-types/floating-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/dFSRVV2dN07ng6MUW3N8" %}
[Orden de mercado](/es/trading/create-order-grid/order-types/market-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/sGnd385szRCajSsznrdl" %}
[Orden Stop](/es/trading/create-order-grid/order-types/stop-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/60SSZBCzWpcDX2TdpUXO" %}
[Orden de arrastre (trailing)](/es/trading/create-order-grid/order-types/trailing-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/VClyeW0jpF6f5wlyoiaG" %}
[Orden virtual](/es/trading/create-order-grid/order-types/virtual-order.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/order-types.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.
