# Режимы торговли

Для переключения режимов необходимо перейти в модуль торговли в данную настройку:

<figure><img src="/files/LvSYBYkkANlR2L6V704J" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vfCQb41SUJUjsLRCAeMN" alt=""><figcaption></figcaption></figure>

## One Way Mode

В One Way Mode вы можете удерживать позиции только в одном направлении по одному контракту.

## Hedge Mode

В Hedge Mode вы можете одновременно удерживать позиции как в длинном, так и в коротком направлении по одному и тому же контракту.

{% hint style="warning" %}
Режим позиции нельзя изменить, пока у вас есть открытые позиции или открытые ордера.
{% endhint %}


---

# 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://avstrade.gitbook.io/ru/torgovlya/rezhimy-torgovli.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.
