# Signal Modes

### Overview

Signal Modes are the core of the AstraAlgo Indicator, providing users with flexible options to view trade signals tailored to their preferred complexity and style.

This feature allows traders to choose between simplified or advanced signal mode, as well as a fully customizable mode for personal setups.

***

### Available Signal Modes

#### Basic Mode

Basic Mode provides essential entry, take-profit, and stop-loss signals in a clean, easy-to-read format.&#x20;

It’s ideal for traders who prefer a simplified view of the market, allowing them to make quick decisions without being overwhelmed by extra information.

<figure><img src="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" alt=""><figcaption></figcaption></figure>

#### Advanced Mode

Advanced Mode adds additional take-profit levels and more detailed signal information, giving experienced traders deeper insight into market movements.&#x20;

<figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2Fg9RdWBGnYGLrAsLO6RP2%2F25.PNG?alt=media&#x26;token=2d490cd9-b1d8-491f-821a-5f1664ccb889" alt=""><figcaption></figcaption></figure>

#### Custom Mode

Custom Mode offers full flexibility, letting traders define their own signal parameters, including take-profit and stop-loss percentages.

This mode is perfect for users who want to tailor the indicator to their unique trading style while keeping the charts organized and visually clear.

<figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FzY2h0Jnlz733cpTv0D2n%2F26.PNG?alt=media&#x26;token=501a8e13-017b-46c9-9cc8-01d36719a3f3" alt=""><figcaption></figcaption></figure>

***

### Historical Signals

You can optionally display past signals on your chart to analyze trends and market behavior.&#x20;

This feature allows you to visually review previous signals and assess patterns to better understand how signals have appeared over time.

<figure><img src="https://3113917155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxV91cNNQkONgozNmjlhi%2Fuploads%2FaDx5SqZ7YfgHVishHrwZ%2F27.PNG?alt=media&#x26;token=3b9902a7-4b33-4754-aed0-2e6667233ffe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### Usage Tips

Combining Signal Modes with [Filters](https://docs.astraalgo.com/toolkits/indicator/signals-and-alerts/filters) ensures the signals remain relevant to your preferred trading session and style.
{% endhint %}

***

For detailed explanations of each setting, visit the Settings Glossary.

{% content-ref url="../../../resources/materials/settings-glossary" %}
[settings-glossary](https://docs.astraalgo.com/resources/materials/settings-glossary)
{% endcontent-ref %}

***


---

# 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/signal-modes.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.
