> For the complete documentation index, see [llms.txt](https://docs.obside.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obside.com/agents/create-an-agent/examples/alerts.md).

# Alerts

**Smart alerts** are agents whose only enabled capability is **Notifications**: they don't place any orders, they notify you as soon as a condition is met.

You can combine **technical, fundamental, macroeconomic or news-based signals** to only trigger the alert in truly interesting contexts.

{% hint style="info" %}
Alerts can be sent via **Telegram, push notifications or email** (WhatsApp coming soon). See [Notification channels](/alerts-and-notifications/channels.md).
{% endhint %}

## Examples — one-off alerts

<mark style="color:purple;">Example #1 — Earnings + price filter</mark>

Alert me if Apple beats earnings AND gives guidance above consensus AND the stock doesn't move more than 4% up in after-hours.

***

<mark style="color:purple;">Example #2 — RSI divergence + trend filter</mark>

Alert me on a bullish RSI divergence on the daily of MSFT with price above the EMA 200.

***

<mark style="color:purple;">Example #3 — Multi-timeframe confirmation</mark>

Alert me if SPY shows a bullish MACD crossover on 1H while the daily RSI is above 50.

***

## Examples — portfolio monitoring

<mark style="color:purple;">Example #4 — Concentration risk</mark>

Email me if any single stock position exceeds 30% of my portfolio.

***

<mark style="color:purple;">Example #5 — Catalyst tracking</mark>

Alert me on any earnings release, rating change or significant news affecting the stocks I hold.

***

<mark style="color:purple;">Example #6 — Underperformance</mark>

Notify me if any of my positions underperforms the S\&P 500 by more than 10% over the last 30 days.

***

## Examples — opportunities

<mark style="color:purple;">Example #7 — Short candidates</mark>

Notify me as soon as European stocks appear with declining YoY revenue, P/E above 30 and debt/EBITDA above 4.

***

<mark style="color:purple;">Example #8 — Beat & cheap</mark>

Alert me weekly on stocks that beat earnings and whose P/E is below the sector average.

***

<mark style="color:purple;">Example #9 — Persistent undervaluation</mark>

Alert me monthly on European stocks with a P/E below 12 and a dividend yield above 3%.
