# No Loss

**Breakeven No Loss order**&#x20;

No Loss (NL) --- is a trigger after reaching which the Stop Loss Market order is automatically placed at the. The user sets the price at which the sale of tools will not bring a loss.

The No Loss order contains a distance field, which indicates the offset.

In this case, Stop Loss is set with a certain offset from the position opening price.

<div><figure><img src="/files/e6qH8HtTs7M1m2t7Xkla" alt=""><figcaption></figcaption></figure> <figure><img src="/files/E8xcJdulTwrXlhg58CCJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2Gy8ScGb7HfJQVnjhlF6" alt=""><figcaption></figcaption></figure></div>

An example of the No Loss function.

<figure><img src="/files/is1gzOLtIO2hSRs6iqWH" alt="" width="300"><figcaption></figcaption></figure>


---

# 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/no-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.
