# Exit Conditions

<figure><img src="/files/AQ3WBYedrU7ffKp2vmwx" alt="" width="490"><figcaption></figcaption></figure>

Choose one or more exit conditions. The conditions of exit are optional. If you do not choose one then you will have to define values of TP and SL, you can also combine the two. You can decide to start considering exit conditions only a certain number of bars after the start of the trade or only after reaching a Target.

**➜ Start  Exit Conditions After # Bar OR After:** Start taking into account the exit conditions checked after # bars or after reaching a Target (Target 1, 2, 3 or 4)

***

**Cloud Reintegration:** Output after the price is reintegrated into the cloud.

***

**Reverse Breakout:** Output after a reverse Breakout.

***

**Inverse Tenkan x Kijun Crossing:** Exit after a reverse crossing of the Tenkan and the Kijun.

***

**Inverse Chikou x Price Crossing:** Exit after a reverse crossing of Chikou and Price.

***

**Inverse Tenkan x Price Crossing:** Exit after a reverse crossing of Tenkan and Price.

***

**Inverse Kijun x Price Crossing:** Exit after a reverse crossing of the Kijun and the Price.

***

**Inverse Price Above/Below T-K:** Output after an inverse price condition above or below the Tenkan and Kijun.

***

**Inverse Tenkan-Kijun Rise/Fall:** Exit after an inverse condition of the Tenkan and the Kijun changing state to go in the same direction simultaneously.

***

**Inverse Early SSA x SSB Crossing:** Output as soon as a reverse crossing of SSA with SSB appears and is confirmed.

***

**SSA x SSB Crossing  Reverse:** Output after a classic reverse cross of SSA and SSB.


---

# 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.algorider.io/algorider-tradingview-indicators/ichimoku/exit-conditions.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.
