# Creating Indicator Alerts

## What are Alerts & how do they work?

Alerts are one of the most valuable features available when using the Trading Alpha tools. They allow you to receive notifications whenever a specific trading condition or setup is triggered on one of our indicators.

All Trading Alpha indicators support customizable alerts for our various trading setups. Once configured through TradingView, alerts can be delivered directly to your iPhone, Apple Watch, desktop, email, or other connected devices through the TradingView app.

This allows you to be notified immediately when an indicator prints a signal, helping you identify potential setups early without needing to constantly monitor charts. Properly using alerts is one of the most efficient ways to stay aware of market activity and avoid missing opportunities.

## Creating an Alert?

### Step 1.&#x20;

Find the indicator tree located on your chart in the upper left hand corner. Find the indicator you would like to set alerts for in the indicator tree, and click on the "more" icon (3 horizontal dots).

Next select the option to "Add alerts on (Chosen indicator)."

![](/files/-Mis1RHbZ2StrWHu1nET)

### Step 2.

Choose all the requirements for the Alert. Below is a table explaining how to fill out all the alert requirements and what they mean.

| Box Label       | Action                                                                     |
| --------------- | -------------------------------------------------------------------------- |
| Condition Box 1 | Leave as is. You already chose the indicator                               |
| Condition Box 2 | **Choose what signal in the indicator that you want to set an alert for?** |
| Options         | **Choose how often you want to be alerted for each signal?**               |
| Expiration Time | Leave as is. (Open ended)                                                  |
| Alert Actions   | **Choose how you would like to be notified when the alert signals?**       |
| Alert Name      | **Choose a custom alert name if you want one.**                            |

![](/files/-Mis5LbsWK8J1YyCcu4o)

### Step 3.

Select the button at the bottom of the requirement section labeled "Create" to finalize and create the alert.

Now you have successfully created an alert for your chosen indicator setup. The more you get in the habit of doing this the more disciplined and precise your entries will become!

![](/files/-MisC3rU9VEOpKjMac_4)

## How to find & set specific alerts

Below you will find a table listing all the alerts we have under each individual indicator suite. The Alert Name colum will tell you what the alert will be called (under "condition box 2) when you are trying to set your specific indicator alerts. If you are wondering where condition box 2 is located, refer picture in Step 2 above.

### Alerts available on Alpha Trend Suite :

| Indicator Suite | Indicator Signal           | Alert Name                 |
| --------------- | -------------------------- | -------------------------- |
| Alpha Trend     | Green Bars                 | Bullish Trend              |
| Alpha Trend     | Red Bars                   | Bearish Trend              |
| Alpha Trend     | Turquoise Bullish Reversal | Potential Bullish Reversal |
| Alpha Trend     | Yellow Bearish Reversal    | Potential Bearish Reversal |
| Alpha Trend     | Orange Topping Bar         | Potential Top              |
| Alpha Trend     | Green Strength Arrows      | Strength Arrow             |
| Alpha Trend     | Red Weakness Arrows        | Weakness Arrow             |

### Alerts Available on Alpha HTF/LTF Suite :

| Indicator Suite | Indicator Signal            | Alert Name        |
| --------------- | --------------------------- | ----------------- |
| HTF/LTF Suite   | Shaded Yellow Squeezes      | Squeeze Starting  |
| HTF/LTF Suite   | Breakout Small Green Arrows | Small Bull Arrows |
| HTF/LTF Suite   | Breakout Small Red Arrows   | Small Bear Arrows |
| HTF/LTF Suite   | Breakout Big Green Arrows   | Big Bull Arrows   |
| HTF/LTF Suite   | Breakout Big Red Arrows     | Big Bear Arrows   |
| HTF/LTF Suite   | Yellow Caution X's          | Caution           |
| HTF/LTF Suite   | Red Danger X's              | Danger            |
| HTF/LTF Suite   | Green TD 8's                | Green TD 8        |
| HTF/LTF Suite   | Green TD 9's                | Green TD 9        |
| HTF/LTF Suite   | Red TD 8's                  | Red TD 8          |
| HTF/LTF Suite   | Red TD 9's                  | Red TD 9          |

### Alerts Available on Alpha Thrust :&#x20;

| Indicator Suite | Indicator Signal    | Alert Name            |
| --------------- | ------------------- | --------------------- |
| Alpha Thrust    | Bullish Orange Bars | Orange Bullish Thrust |
| Alpha Thrust    | Bearish Orange Bars | Orange Bearish Thrust |
| Alpha Thrust    | Bullish Green Bars  | Green Bullish Thrust  |
| Alpha Thrust    | Bearish Red Bars    | Red Bearish Thrust    |

### Alerts Available on Alpha RSI :&#x20;

|           |                   | Alert Name                    |
| --------- | ----------------- | ----------------------------- |
| Alpha RSI | Green Bull Signal | RSI Bullish Divergence        |
| Alpha RSI | Red Bull Signal   | RSI Bearish Divergence        |
| Alpha RSI | H.Bull Signal     | RSI Hidden Bullish Divergence |
| Alpha RSI | H. Bear Signal    | RSI Hidden Bearish Divergence |


---

# 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://trading-alpha.gitbook.io/trading-alpha-docs/getting-started/tradingview-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.
