> For the complete documentation index, see [llms.txt](https://docs.bigbeluga.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bigbeluga.org/ultimate-suites/ultimate-macd-suite/condition-alerts.md).

# Condition Alerts

The Alerts module allows you to track key MACD events automatically without having to watch the chart.&#x20;

All core components of the suite—signals, histogram flips, divergences, and OB/OS levels—include built-in alert conditions that can be used for manual notifications or automated strategies.

<div align="left" data-with-frame="true"><figure><img src="/assets/8bdca02b9c4a225fae239c7a0cd870e726b6973b5708c50a64964e68baa4cc9c.png" alt=""><figcaption></figcaption></figure></div>

These alerts are designed to trigger only when clean, confirmed conditions are met, avoiding false signals or noise from minor fluctuations.

***

{% columns %}
{% column %}

### MACD Reversal Alerts

Bullish Reversal (▲) and Bearish Reversal (▼) alerts fire when the system detects a full MACD reversal inside extreme oversold or overbought zones.&#x20;

These are the cleanest filtered reversal signals and often align with strong turning points in trend.
{% endcolumn %}

{% column %}

<figure><img src="/assets/4dea8ce1a3e672f15649452f0dc5e2cd1e94b9f173ea4aeae8a10c5212ee627f.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}

<figure><img src="/assets/5891e3bef3999491441b43a9edf4f53007b23c9d306fa98012f72074dcd0fa9e.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}

### MACD Rising/Falling

MACD Rising and MACD Falling alerts fire when the MACD line crosses above or below the signal line.&#x20;

These events represent shifts in momentum direction and can act as early signals for trend continuation or reversal depending on the context.
{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

<figure><img src="/assets/a23daba7f599d09185d362cbf668150a71e3878419bb6f0c13dbf53396481b75.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### MACD Divergence Alerts

Bullish Divergence and Bearish Divergence alerts are triggered when a valid non-lagging divergence is detected between price and the MACD oscillator.&#x20;

These events often precede major market reversals and are useful for spotting hidden strength or weakness before price reacts.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/assets/a23daba7f599d09185d362cbf668150a71e3878419bb6f0c13dbf53396481b75.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### MACD Hidden Divergence Alerts

Hidden Bullish Divergence and Bearish Divergence alerts are triggered when a valid non-lagging hidden divergence is detected between price and the MACD oscillator.&#x20;

Unlike regular divergences, which hint at a reversal, these alerts confirm that the underlying trend still has strength, allowing you to ride the move with greater confidence and tighter risk management.

{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column %}

#### Overbought / Oversold Alerts

MACD OverBought and MACD OverSold alerts are triggered when the MACD line enters the +80 or -80 zone.&#x20;

These levels represent momentum extremes and are helpful for spotting potential exhaustion or preparing for a reversal.
{% endcolumn %}

{% column %}

<figure><img src="/assets/6919f8970271e3913ecd7b7846fdeb1ada8fc628757c58d986f3904be49e9bd9.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### MACD Histogram Alerts

These alerts trigger when the MACD histogram shifts direction.&#x20;

* A reversal up (+) means the histogram flipped from falling to rising, hinting at potential bullish momentum.
* A reversal down (+) signals the opposite, with bearish momentum starting to build.&#x20;
* Histogram Rising (cross above 0)
* Histogram Falling  (cross under 0)
  {% endcolumn %}

{% column %}

<figure><img src="/assets/e9dc15002f8252ec8483b3842603859153c795bd9226fe54754dc7c998cea673.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% stepper %}
{% step %}

### Add Alert

<figure><img src="/assets/aa862a40211140ccbd5de1b4b1d9ddaeb24c89bf64a0a4b1f48dfb5514d94dee.png" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set Condition

<div align="left" data-with-frame="true"><figure><img src="/assets/0a8cb7762b153d4d50882d376d231992b23b75dd8ae057ffea2b7fefbdd229d1.png" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Set Alert Trigger Type

* **Only Once** – Fires one time, then stops.
* **Once per Bar** – Fires once during the bar (can repaint).
* **Once per Bar Close** – Fires after bar closes (confirmed, recommended).
* **Once per Minute** – Checks every minute for real-time updates.

<div align="left" data-with-frame="true"><figure><img src="/assets/ce8529a5add2a23bf0e0fa36c8407974c1b94a661874d667ac70f7fb3082f3df.png" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Customize the Alert Message

Enter a clear **Alert Name** and edit the **Message** that will appear when the alert triggers.\
You can also add **placeholders** like `{{ticker}}`, `{{interval}}`,  `{{close}}`  etc. to include real-time data in your alert message.

<div align="left" data-with-frame="true"><figure><img src="/assets/ebca6da71af84cc640440d07b7b232a894e3f06c109fa6b740f5005f7be5c273.png" alt=""><figcaption></figcaption></figure></div>

**Example:**\
Alert name: *MACD Bullish Divergence*\
Message: *Bullish Divergence detected on {{ticker}} at price: {{close}}*
{% endstep %}

{% step %}

### Click **Create Alert**

Once all settings are configured — click **Create Alert** to activate it.\
Your alert will now monitor the selected RSI event automatically and send a notification as soon as the condition is met.
{% endstep %}
{% endstepper %}
