> For the complete documentation index, see [llms.txt](https://pulse-algo.gitbook.io/pulse-algo-pro-resources-and-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulse-algo.gitbook.io/pulse-algo-pro-resources-and-docs/pulse-pro-guides/how-to-set-up-pulse-pro.md).

# How To Set Up Pulse Pro

{% hint style="success" %}
**Good to know:** To configure our indicators, you must have a TradingView account.

Once you have been granted access, you will need to refresh your TradingView web page or app.
{% endhint %}

{% hint style="success" %}
You will also get access to the PRO section of our Discord server where we provide optimization, support, and a full community experience with lifetime updates to the tools you use. [Join the Discord!](https://discord.gg/9JZgtz9xQT)
{% endhint %}

{% hint style="info" %}
Prefer Video? Video Setup Available on Our [Youtube](https://youtu.be/vXthkWnl6gk?si=7sOQ2JNm61a2Srhv)!
{% endhint %}

## Step 1:

Once your **TradingView** account is set up, and you've chosen your **Pulse Algo Pro** Membership - navigate over to the Chart section of Tradingview

## Step 2:

Once on the chart navigate to the **'Indicators'** tab and then **'Invite-Only Scripts'**. Here you will find the **Pulse Pro** **Ecosystem** of indicators.&#x20;

If you do not see **Pulse Algo Pro** in this section or the 'Invite-Only Scripts' section doesn't exist on your indicator page of TradingView please see below.&#x20;

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

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

{% hint style="info" %}
Please allow up to 6 hours for our team to grant access with the Tradingview ID and Discord ID you provided on your order!

If it has been more than 6 hours and you still aren't seeing access in your panel or you provided an incorrect ID please reach out via contact [here](https://pulse-algo.com/pages/contact) or shoot support a message in Discord in the 'Help-Desk' channel. [Our Discord](https://discord.gg/9JZgtz9xQT)
{% endhint %}

## Step 3:

Click on the Indicators to add them to your chart! Add them to your favorites by selecting the 'star' icon for easy access! From here you can click the gear icon on the **Pulse Algo Pro & Pulse Algo Pro Oscillator** indicators to change settings or select '**Simpli Auto Mode**' and let us find the best settings for your charts!  &#x20;

## Step 4:&#x20;

Navigate to '**Chart Settings**' located in the upper right-hand corner of TradingView on Web or accessible by tapping the three '**...**' on mobile! From Chart Settings select '**Symbol**' and **Disable** '**Borders**'!&#x20;

<figure><img src="/files/nekfDfAh1GvE5ZvuHlf2" alt=""><figcaption><p>Select the Gear Icon</p></figcaption></figure>

<figure><img src="/files/m6bmhde3ipxBlGShgkwH" alt=""><figcaption><p>Under 'Sybmol' Disable 'Borders'</p></figcaption></figure>

## Step 5:

### You're Set! Enjoy and Welcome to Pulse!

To view more specific info on functionality, technical documentation, and optimization please refer to **Pulse Algo Pro Ecosystem** on the sidebar! Join the community on [Discord](https://discord.gg/9JZgtz9xQT)! You won't regret it!

{% hint style="success" %}
Prefer Video? Video Setup Available on Our [Youtube](https://youtu.be/vXthkWnl6gk?si=7sOQ2JNm61a2Srhv)!
{% endhint %}


---

# 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://pulse-algo.gitbook.io/pulse-algo-pro-resources-and-docs/pulse-pro-guides/how-to-set-up-pulse-pro.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.
