# Как создать собственный спред в ROE Maker

**Например, давайте построим спред между разными брокерами в рамках одного актива и посмотрим, есть ли разница в ценах. Это классический пример брокерского арбитража.**&#x20;

* **Откройте панель \[Синтетические символы] (Synthetic Symbols) и нажмите \[Создать синтетический символ] (Create Synthetic).**
* **Задайте название для своего спреда и выберите трейдинговый инструмент.**
* **Нажмите \[Добавить ногу] (Add Leg), чтобы подключить еще один инструмент. Вы можете добавлять неограниченное количество инструментов, создавая новые “ноги”.**
* **Установите коэффициенты для каждой ноги.**&#x20;
* **Нажмите кнопку \[Сохранить] (Save), чтобы рассчитать полученный спред.**
* **Откройте панель чарта и выберите свой спред из списка инструментов.**

![](https://lh4.googleusercontent.com/qtg_OFpz9KFqNciasy6RGmhyjU8XjVGT5sFWVBn6v3ooO3fVuOx1kzcAc27-iHvxDIj8DkDORnRGaq4C_EdOz3Wts5sKfC7T1-2eQRPn_LKx9RIGqqEcWI7gsxKXiQIL_i9WVSkx)

![](https://lh4.googleusercontent.com/Qt7f4PsQc-EsWrRItzG-THdpKR4WwCYwdzReKyb0xAKweiaZmpWsA2UMPofQu9KZrjqSPEjIZwhWiEDn3yyPEOJsG4KG7fVevvjuOikKTj2Kgtn-EAcToDHSx_O-uotq3DHFNjR8)


---

# 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/kak-sozdat-sobstvennyi-spred-v-roe-maker.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.
