# Exit Conditions

These settings define when a **long (buy) or short (sell) trade** should be closed. Each condition is checked sequentially to confirm an exit signal.

***

<div><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2Fh5IJP3FvcdIbIp5DRewq%2Fimage.png?alt=media&#x26;token=6dd66ecb-04d4-4296-8df5-8c24ab14a072" alt=""><figcaption></figcaption></figure> <figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2F5wt3jpNrO8uF1RxF3d3D%2Fimage.png?alt=media&#x26;token=75925467-2f51-4c61-b766-09e75e4faad1" alt=""><figcaption></figcaption></figure></div>

***

* <mark style="color:$primary;">**Exit 1**</mark> – Closes a position based on market structure shifts, such as **Change of Character (CHoCH)** or **Break of Structure (BOS)** in the opposite direction.
* <mark style="color:$primary;">**Exit 2-3**</mark> – Uses price-based conditions, such as the **closing price reaching a specific level or being equal to a set value**.
* <mark style="color:yellow;">**Step**</mark> – Determines the sequence in which conditions must be met before confirming an exit.

***

Long exits signal bearish reversals, while short exits trigger on bullish reversals.
