# Stop Loss

**Market Stop Loss**

Stop Loss Market (SL) is intended to limit losses when trading with the tool. It is executed at a set price, or at a price which is even less profitable at market prices.

SL orders are always placed in conjunction with an open position or a delayed order.

&#x20;

<div><figure><img src="/files/v8eYPcODHK17Xm1FKwEK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a2D9zKFVHyMietaJm0J1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5yoTxF8oivlLYpbsEF2Y" alt=""><figcaption></figcaption></figure></div>

We support multi-level Stop Loss. Maximum quantity is 10 orders<br>


---

# 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/avstrade-docs-en/trading/closing-orders/stop-loss.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.
