# Adding PATAlgo Indicator

This step by step procedure first requires to purchase the PATAlgo indicator from our website and once the purchase is completed and the required details are provided please follow through these steps to get the access to the indicators.&#x20;

### Step 1: TradingView access

Open your preferred web browser and navigate to the TradingView website ([www.tradingview.com](http://www.tradingview.com/)). If you don't have an account, sign up for a TradingView account or log in to your existing account.

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

### Step 2: Charts

Once you're signed in, go to the TradingView homepage and click on the "Chart" button in the top navigation bar. This will open the TradingView charting platform.

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

### Step 3: Indicator Panel

On the left side of the charting platform, you'll find a toolbar. Look for the "Indicators" button, which resembles a bar graph. Click on it to open the indicator panel.

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

### Step 4: Add Indicator

In the indicator panel, you'll see a search bar. Click on the search bar and start typing the name of the invite-only indicator you want to add and you can see the result as below.&#x20;

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

### Step 5: Apply Indicator

Click on the indicator's name to select it. A settings window or dialog box will appear, allowing you to customize the indicator's parameters, colors, and other options if applicable. Adjust the settings as desired, then click the "Apply" or "OK" button to add the indicator to your chart.

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

### Step 6: Apply Settings

Once the indicator is added go to the settings and you can see the parameters that can be set across different strategies.

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


---

# 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.patalgo.com/setup-patalgo/adding-patalgo-indicator.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.
