> For the complete documentation index, see [llms.txt](https://roemaker.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roemaker.gitbook.io/faq/simulyator-treidinga.md).

# Симулятор трейдинга

**Симулятор Трейдинга (Trading Simulator) — торговый инструмент, имитирующий исполнение ордеров для любых подключений, в том числе и тех, которые не позволяют торговать.**<br>

**Кому это будет полезно? Каждому трейдеру — от новичка до профи. Например, трейдеры, у которых нет реальных счетов, могут торговать в демонстрационном режиме на любой выбранной криптовалютной бирже.**

![](https://lh6.googleusercontent.com/JStIm8acREaurA85svYUB6MrBI9XOhPMZW1tEqYM1rkJ0NVc89x4OizkfimFi1ZbbAQO1Yur5bRWap_ZELJqdpg3mIbEQ5PDebw_QAZCoaziGAhvgNYE9XhTy3IOIjSi-PmmgMV_)

**Как начать симуляцию трейдинга**

* **Запустите Симулятор трейдинга (Trading Simulator) с панели Центра управления (Control Center)**&#x20;
* **Добавьте нужные вам символы, с которыми вы будете имитировать трейдинг**
* **Установите начальный баланс для торговых счетов, задержку исполнения, тип неттинга для выбранных символов и размер комиссии.**
* **Запустите симуляцию, нажав кнопку \[Старт] (Start). Статус панели изменится на \[Симуляция активна] (Simulation is active)**
* **Откройте необходимые панели для анализа и торговли. В заголовке каждой панели, участвующей в симуляции торговли, отображается соответствующая надпись — Симулятор (Simulator).**

![](https://lh6.googleusercontent.com/9iImtY57N_1TOHFwYM16AndxNjEHwhX57fg9I2Mg-Xkbh_e8nXsWxz1eDy7P31AG9ID4P-tfclmGVSVT8DjOQS-Bzj2HcNz195vhH3nUzkT5_7b6rGsSOM9GAeYRmeB8rmQNhe_D)

**Кнопка \[Стоп] (Stop) прервет процесс симуляции, а также отменит все позиции и ордера.**<br>


---

# 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:

```
GET https://roemaker.gitbook.io/faq/simulyator-treidinga.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.
