# Active Limit

**Active Limit** enables limit orders to **dynamically follow the market’s midpoint**, ensuring they adjust in real-time as prices fluctuate. This setting helps traders stay **competitive** by continuously updating order placement to reflect market movements.

#### **How It Works**

* **Limit orders are pegged to dynamic price levels**, adjusting as the market moves.
* **Orders are re-pegged every second**, maintaining alignment with current market conditions.

#### **Considerations**

* **Enhances responsiveness**, ensuring limit orders remain near the market price.
* **May increase visibility in the order book**, potentially signaling trading intent.

This setting is useful for traders looking to **stay competitive in fast-moving markets** while maintaining control over order execution.


---

# 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://docs.tread.fi/creating-and-submitting-orders/advanced-settings/active-limit.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.
