# Order types

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

Terminal can create both real (exchange) and virtual orders, which place a real order based on trigger conditions.

### Real order

<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) - all exchange types + Floating orders

### Virtual order

<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) - places an exchange order (Limit, Float, Market) when the trend hits a trigger price.

## Futures fees

### Maker fee = 0.02%

When executing a Limit order from the order book at a later time, the **Maker** commission is charged.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/a9b5b57c-7c07-4562-a730-78db806566ab/image.png" alt=""><figcaption><p>Example of using a Limit order to buy below the extreme selling price.</p></figcaption></figure>

### Taker fee = 0.05%

Taker fee is charged when orders are filled in the order book.

Examples:

1. Market order

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

2. In case a limit order (e.g. buy 100) is executed at market price due to the presence of an opposite direction order in the order book, the transaction will incur a **Taker** fee.

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

{% content-ref url="order-types/limit-order" %}
[limit-order](https://docs.finandy.com/trading/create-order-grid/order-types/limit-order)
{% endcontent-ref %}

{% content-ref url="order-types/floating-order" %}
[floating-order](https://docs.finandy.com/trading/create-order-grid/order-types/floating-order)
{% endcontent-ref %}

{% content-ref url="order-types/market-order" %}
[market-order](https://docs.finandy.com/trading/create-order-grid/order-types/market-order)
{% endcontent-ref %}

{% content-ref url="order-types/stop-order" %}
[stop-order](https://docs.finandy.com/trading/create-order-grid/order-types/stop-order)
{% endcontent-ref %}

{% content-ref url="order-types/trailing-order" %}
[trailing-order](https://docs.finandy.com/trading/create-order-grid/order-types/trailing-order)
{% endcontent-ref %}

{% content-ref url="order-types/virtual-order" %}
[virtual-order](https://docs.finandy.com/trading/create-order-grid/order-types/virtual-order)
{% endcontent-ref %}
