> 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/what-is-pulse-pro.md).

# What is Pulse Pro?

{% hint style="info" %}
Want specific info? View the '[Pulse Algo Pro Ecosystem](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/pulse-algo-pro-buy-and-sell-signals.md)' docs and resources on the sidebar!
{% endhint %}

**Pulse Algo Pro** is an ecosystem of advanced tools that aims to simplify markets, streamline trade flow, and automate technical analysis to better build and grow our users' edge. Featuring advanced live buy, sell, and exit alerts that allow seamless integration of our system into Tradingview we are changing the way retail traders, novice or professional, interact and trade the markets. Our Traders can access these tools through Tradingview, where the **Pulse Algo Pro** ecosystem of indicators can be applied.&#x20;

The **Pulse Algo Pro** ecosystem of tools is compatible with every ticker and timeframe in Tradingview.&#x20;

{% hint style="success" %}
The **Pulse Pro** community is built upon knowledge and passion. Our goal? Empower that freedom.
{% endhint %}

### Pulse Pro Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/hx2sCvInCcM2vpsKUnof" %}
[How To Set Up Pulse Pro](/pulse-algo-pro-resources-and-docs/pulse-pro-guides/how-to-set-up-pulse-pro.md)
{% endcontent-ref %}

{% content-ref url="/pages/zPJOuwIOX2cUywuVRoYA" %}
[How To Set Up Alerts](/pulse-algo-pro-resources-and-docs/pulse-pro-guides/how-to-set-up-alerts.md)
{% endcontent-ref %}

{% content-ref url="/pages/1nnclHZdjOzmKn6RkSuK" %}
[Identifying Confluence With Pulse Pro](/pulse-algo-pro-resources-and-docs/pulse-pro-guides/identifying-confluence-with-pulse-pro.md)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of **Pulse Algo Pro** to get a deeper understanding of our main features:

{% content-ref url="/pages/cLx1NZj3WszqaB5Kx5EN" %}
[Pulse Algo Pro Buy & Sell Signals](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/pulse-algo-pro-buy-and-sell-signals.md)
{% endcontent-ref %}

{% content-ref url="/pages/xKwHLHql6IR1MNpAKI5H" %}
[Simpli Auto Mode](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/simpli-auto-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/xXouHgB7U8dM9cUAS016" %}
[Exit Signals](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/exit-signals.md)
{% endcontent-ref %}

{% content-ref url="/pages/c9ntnfcv7WoF2XcuZT3Z" %}
[Trend Bands](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/trend-bands.md)
{% endcontent-ref %}

{% content-ref url="/pages/lQHW0mm0XsanMr14jntG" %}
[Candle Colors](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/candle-colors.md)
{% endcontent-ref %}

{% content-ref url="/pages/X4A0QTJCljJpC2eJahqa" %}
[Extension Zones](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/extension-zones.md)
{% endcontent-ref %}

{% content-ref url="/pages/Na2Fdxtyy5QtA3zRKWRs" %}
[Support & Resistance](/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/support-and-resistance.md)
{% endcontent-ref %}


---

# 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/what-is-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.
