> For the complete documentation index, see [llms.txt](https://docs.cdzv.com/code-zero-visual-trading_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cdzv.com/code-zero-visual-trading_en/cdzv-toolkit/indicators/source-marker-1-9.md).

# SOURCE MARKER \[1-9]

{% hint style="success" %}
**Association**

**SOURCE MARKER** is a label for the data source.
{% endhint %}

On the *TradingView* platform, there is a limitation that makes it difficult to visually distinguish identical indicators with different settings on the same chart, as they all appear identical when selecting a data source.&#x20;

We are waiting for a solution to this problem from the *TradingView* team in the upcoming updates.&#x20;

Currently, the problem is solved using the **SOURCE MARKER** module, which serves as an intermediate chain for transferring data from one indicator to another. There are nine **SOURCE MARKER** modules available in the system, each with a unique numerical index from **1 to 9**, allowing traders to efficiently organize work with multiple indicators on a single chart.

<figure><img src="/files/NoANiJX4p55Gikz3u3Xw" alt=""><figcaption></figcaption></figure>

The **SOURCE MARKER** module has **one output**, which duplicates the same value it receives as input.

<figure><img src="/files/bldlRJ8f7DUJIfze8Pbq" alt="" width="563"><figcaption></figcaption></figure>

### Here is an example:

#### *Problem Description*

On the chart, there are 3 **CONDITION MANAGER** indicators that perform different functions and are used for different signals in the strategy: *Buy/Take-Profit/Stop-Loss*. When selecting a signal in the strategy, it is difficult to determine which one is for what purpose.

<figure><img src="/files/SKJYTlzWW4ukRh0R6HRL" alt=""><figcaption></figcaption></figure>

#### ***Problem solving***

First, you need to configure one **CONDITION MANAGER** and mark it as "**SOURCE MAKER - 1**", then do the same with another **CONDITION MANAGER** and mark it as "**SOURCE MAKER - 2**" (and so on).

<figure><img src="/files/X7eeOO8YmzbnBrWvb8y9" alt=""><figcaption></figcaption></figure>

Now in the data source tree, we see our numbered **SOURCE MAKER** and there is no longer any confusion with the choice.

<figure><img src="/files/1XFPzmiNcbUh9lqTnblS" alt=""><figcaption></figcaption></figure>
