# Close Management

{% hint style="info" %}
You can config auto close when hit target TPs with a percent lot
{% endhint %}

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

**Percent Lot Close When hit target TP1 or TP2,TP3,TP4**

* Enter 0 if you want skip it
* Enter 100 if you want close all
* Enter 1-100 will active feature auto close when hit Tp1 or Tp2

**Active Close when pips to**

* Enter 0 if you want skip it
* **Active Close when pips to**: Enter 1-100 will active feature. with number pips config when hit it will auto close order by Percent Lot Close When pips to target


---

# 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://copier-docs.redfox-capital.com/function/close-management.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.
