# Типы ордеров

**Вы можете ввести данные и отправить все типы ордеров, которые поддерживают криптобиржи. А именно:**<br>

* **Рыночный (Маркет) ордер. Размещается без указания цены с намерением получить лучшую цену для покупки и продажи. Ордер исполняется по лучшей текущей цене. В отличие от лимитных ордеров, рыночные — исполняются мгновенно по текущей рыночной цене. Соответственно, вы платите комиссию как участник рынка.**

![](https://lh4.googleusercontent.com/Ao2JMjofPlsH6PlbEGXGRT_NWGHT1IWdsjVnkgOkRRvTMhxWbgNGe_7SR4smmllom9YC4Yaecxk3QjFoCGl0NHryjjnx6VR6goziIzM1dXYZtb1JpuiEx9Yp34fLHcsuvraSrrgy)

* **Лимитный ордер. Позволяет выставить ордер по определенной лимитной цене или лучшей цене.**


---

# 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://roemaker.gitbook.io/faq/paneli-dlya-treidinga/tipy-orderov.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.
