# Signals & Alerts

### Introduction

Signals & Alerts are a core feature of the AstraAlgo Indicator, providing a variety of signal modes and visual cues to help traders make more informed decisions.

This feature is designed for both beginners and experienced traders who want clear, actionable signals directly on their TradingView charts.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-bolt-lightning">:bolt-lightning:</i> </td><td><strong>Signal Modes</strong></td><td>Learn about Basic, Advanced, and Custom signal modes, including historical signals.</td><td><a href="signals-and-alerts/signal-modes">signal-modes</a></td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2Fb8oksqSZG2YtQgbL5Q6I%2F24.PNG?alt=media&#x26;token=9fab1b82-6623-4103-bc78-ca9a902ee99d">24.PNG</a></td></tr><tr><td><i class="fa-bullseye-arrow">:bullseye-arrow:</i> </td><td><strong>TP/SL Points</strong></td><td>Understand entry, take-profit, and stop-loss levels, and customize their display.</td><td><a href="signals-and-alerts/tp-sl-points">tp-sl-points</a></td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FtR7BdaNSHt2aIq2udbtz%2F35.PNG?alt=media&#x26;token=45f9c040-498a-416a-be08-56f35d6f155e">35.PNG</a></td></tr><tr><td><i class="fa-filter-list">:filter-list:</i></td><td><strong>Filters</strong></td><td>Manage sessions, noise, and volatility to reduce false signals and improve signal quality</td><td><a href="signals-and-alerts/filters">filters</a></td><td><a href="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FmuZd96M8wIU5hgpK8Fq4%2F14.PNG?alt=media&#x26;token=f30f36f3-603b-4b00-a0a8-a1f55aaae4f7">14.PNG</a></td></tr><tr><td><i class="fa-bell">:bell:</i> </td><td><strong>Alerts</strong></td><td>Set up built-in and custom alerts for multiple conditions in real time.</td><td><a href="signals-and-alerts/alerts">alerts</a></td><td></td></tr></tbody></table>

***


---

# 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.astraalgo.com/toolkits/indicator/signals-and-alerts.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.
