# Exposure Tolerance

<figure><img src="/files/eBHQLBbYIzK362siwA6O" alt=""><figcaption><p>Exposure Tolerance Setting</p></figcaption></figure>

**Exposure Tolerance** is an **execution control feature** that **adjusts the pace of execution** between legs in **spread trades**, preventing one side from **filling significantly faster than the other**. Instead of reactively sending **aggressive orders** to balance the legs, the system **proactively modifies execution schedules** to ensure the spread remains within **desired limits**. This helps reduce **unnecessary market exposure**, **minimize slippage**, and **maintain strategic balance**.

### **Key Benefits**

<figure><img src="/files/lYhrhXR9k4drqpIkU1B0" alt=""><figcaption><p>Net exposure  during execution</p></figcaption></figure>

* **Optimized Spread Execution** – Ensures that **one leg doesn’t outpace the other**, reducing unwanted exposure and maintaining more accurate spread pricing.
* **Control and Predictability** – Provides traders with **better control** over trade execution, improving predictability compared to **reactive systems**.
* **Minimized Slippage** – Keeps both legs of the trade in **proximity during execution**, reducing the risk of **price slippage** and imbalanced orders.

This feature is ideal for traders executing **spread, arbitrage, or hedging trades**, ensuring that **both legs remain in sync** while maintaining **optimal market positioning**.

### Dynamic Tolerance

<figure><img src="/files/IQtafNzJDNGzNOA3AlYl" alt=""><figcaption><p>More notional on the longs than on the shorts</p></figcaption></figure>

In the case that the longs and shorts are not equal in size, the exposure target will be based on a linearly increasing exposure that utlimately ends up at the net $ long - $ short amount. The exposure tolerance will be constant throughout the duration of the order, such as in cases when portfolio rebalances where the rebalance adds or removes the cash balance or multi-legged spreader trades where the notionals do not match.&#x20;


---

# 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/other-trading-modes/multi-spread-basis-portfolio-trading/exposure-tolerance.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.
