> For the complete documentation index, see [llms.txt](https://simpleaitrading.gitbook.io/simple-ai-trading/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simpleaitrading.gitbook.io/simple-ai-trading/quant-toolkits/probability-levels.md).

# Probability Levels

<figure><img src="/files/2NwSGpWv8TDO7KHpRZsT" alt=""><figcaption></figcaption></figure>

The **Probability Levels Indicator** is an advanced, next-generation market intelligence tool engineered for traders who seek unparalleled precision in trend forecasting. By leveraging an adaptive framework that dynamically refines trade signals, this indicator enhances decision-making with unmatched accuracy in volatile markets.

| Multi-Tiered Probability Zones                                                                                          | Intelligent Market Structure Mapping                                                        |
| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| Constructs dynamic price corridors that anticipate market shifts before they happen, enabling proactive trade execution | Identifies high-probability price zones and adjusts dynamically to evolving trend dynamics. |

## Features

### <mark style="color:blue;">Buy & Sell Signals with Trailing Stop</mark>

The Trailing Stop with the Buy/Sell Points is triggered during trend changes and trend continuation moves. If you are a trend trader and want to enter on trend changes while staying in line with the trend, you can use these signals along with the trailing stop.

It's important to mention that the trailing stop must be respected in these cases to keep losses small and winners big.

### <mark style="color:purple;">Trend POC Channel</mark>

The Trend POC Channel is the area where the algorithm identifies the most important price levels within the current trend. This is where we look for support and resistance. Price tends to revert back to this channel for a retest before the trend either continues or reverses. These levels are critical to monitor, as they play a key role in determining trend direction.

### <mark style="color:orange;">Range Channel</mark>

The Range Channel is a broader channel that can act as a reversal zone, a breakout level, or an area where price reverts back to the POC Channel. These bands can also be great places to secure profits, as price tends to respect the upper and lower boundaries multiple times before eventually breaking beyond them.

You can use this channel either for taking profits or for identifying entry points within an established trend. If you are a reversal trader, these levels can help you spot areas where the trend is likely to change.

### <mark style="color:red;">Trend Candlestick</mark>

The Trend Candlesticks serve as an enhanced visual representation of the underlying trend. Green candles indicate a bullish trend, while red candles indicate a bearish trend.

Make sure to align your trades in the same direction as the trend coloring.

### <mark style="color:yellow;">Support/Resistance Points</mark>

The support and resistance points are areas within the POC channel where the price finds support and resistance. These areas can confirm the trend direction and serve as potential entry points when the price reverts back to the POC and rejects it.

### <mark style="color:green;">Reversals Points</mark>

The reversal points (the triangles) use a more aggressive algorithm that identifies reversals within the POC channel. Use these to confirm retests and spot extreme, fast-moving reversal points.

### <mark style="color:blue;">Entry Labels</mark>

The entry labels with TP points dynamically adapt to the trend direction, showing potential entry and exit levels in advance. If the price reverts back to our entry point, we can confirm whether it respects that level. If it does, we can enter the market and target our TP points. The stop loss is placed above entry point 3, as this is the level where the algorithm starts considering a trend change.

## Settings

<details>

<summary>Time Frame</summary>

* **What It Does**: Defines the timeframe used for trend calculations.
* **Impact**:
  * **A lower timeframe** makes the indicator **more responsive** to price movements but may increase noise.
  * **A higher timeframe** provides a **more stable trend view**, filtering out minor fluctuations.

</details>

<details>

<summary>Channel Dynamics</summary>

* **What It Does**: Determines how the trend channels **expand or contract** based on market volatility.
* **Impact**:
  * **Higher values** result in **wider trend channels**, reducing noise but reacting more slowly.
  * **Lower values** create **tighter channels**, making the indicator more responsive but potentially increasing false signals.

</details>

<details>

<summary>Trend POC Channel</summary>

* **What It Does**: Enables or disables the **Point of Control (POC) trend channel**.
* **Impact**:
  * **Enabled**: Displays the **trend direction** with upper and lower bands.
  * **Disabled**: Removes the channel visualization, allowing for a cleaner chart

</details>

<details>

<summary>Range Channel</summary>

* **What It Does**: Adds a filled background to the trend channels.
* **Impact**:
  * **Enabled**: Highlights the **price range** more clearly.
  * **Disabled**: Keeps the chart **less cluttered**.

</details>

<details>

<summary>Trend Candlesticks</summary>

* **What It Does**: Applies color coding to candlesticks based on trend direction.
* **Impact**:
  * **Enabled**: Helps **visually distinguish** between bullish and bearish trends.
  * **Disabled**: Keeps **default candlestick colors**.

</details>

<details>

<summary>Support &#x26; Resistance</summary>

* **What It Does**: Toggles **support and resistance points** on the chart.
* **Impact**:
  * **Enabled**: Displays key **levels where price may react**.
  * **Disabled**: Removes these levels for a **cleaner chart view**.

</details>

<details>

<summary>Show Reversal Points</summary>

* **What It Does**: Displays **potential reversal signals** based on trend changes.
* **Impact**:
  * **Enabled**: Shows arrows indicating **possible market reversals**.
  * **Disabled**: Hides these signals.

</details>

<details>

<summary>Show Trailing Stop</summary>

* **What It Does**: Enables or disables the **trailing stop feature**.
* **Impact**:
  * **Enabled**: Provides a **dynamic stop-loss level** that moves with the price.
  * **Disabled**: No trailing stop is applied.

</details>

<details>

<summary>Trailing Stop Multiplier</summary>

* **What It Does**: Adjusts the **distance of the trailing stop** from the price.
* **Impact**:
  * **Higher values** allow more **price fluctuations** before the stop is triggered.
  * **Lower values** keep the stop closer, ensuring **tighter risk control**.

</details>

<details>

<summary>Entry Labels</summary>

* **What It Does**: Detects potential **entry points** based on trend confirmation.
* **Impact**:
  * **Enabled**: Generates **long and short entry signals**.
  * **Disabled**: No trade entry signals appear.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://simpleaitrading.gitbook.io/simple-ai-trading/quant-toolkits/probability-levels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
