# Support & Resistance

**Pulse Algo Pro Support & Resistance** visualizes major points of support and resistance in real-time. Use this to find potential sticking or bounce points in the market.&#x20;

* **Visualize** and estimate the sentiment of trends
* **Identify** potential retracements
* **Real-time** Support & Resistance Break **alerts**

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

<figure><img src="/files/W7xpHf4flB5ieA79N28r" alt=""><figcaption><p>Enable/Disable Support &#x26; Resistance</p></figcaption></figure>

These settings can be changed and tweaked at any time through the settings of **Pulse Algo Pro**!


---

# 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://pulse-algo.gitbook.io/pulse-algo-pro-resources-and-docs/pulse-algo-pro-ecosystem/support-and-resistance.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.
