Alerts

How to configure TradingView alerts for ILPAC market structure events, trendline breaks, and FOMO detections.

ILPAC includes a comprehensive alert system that lets you receive notifications for all major indicator events without needing to watch the chart continuously. Alerts are configured through TradingView's native alert dialog and support all TradingView notification channels — pop-ups, email, webhook, and mobile push notifications.

Available Alert Conditions

ILPAC provides alert conditions for each of its core modules:

Market Structure Alerts

Alert ConditionTriggers When
Bullish BOSA bullish Break of Structure is confirmed (price breaks above the recent swing high in an uptrend)
Bearish BOSA bearish Break of Structure is confirmed (price breaks below the recent swing low in a downtrend)
Bullish CHoCHA bullish Change of Character is detected (price breaks above swing high during a downtrend, signaling potential reversal)
Bearish CHoCHA bearish Change of Character is detected (price breaks below swing low during an uptrend, signaling potential reversal)

Trendline Alerts

Alert ConditionTriggers When
Trendline Break (Bullish)Price closes above a descending resistance trendline
Trendline Break (Bearish)Price closes below an ascending support trendline

FOMO Bubble Alerts

Alert ConditionTriggers When
Bullish FOMO BubbleAn overextension bubble is detected at a price peak
Bearish FOMO BubbleAn overextension bubble is detected at a price trough

Other Alerts

Alert ConditionTriggers When
Support/Resistance Zone TouchPrice enters a tracked support or resistance zone
Key Level TouchPrice reaches a configured key level (e.g., previous day high/low)

Setting Up Alerts in TradingView

To create an alert from ILPAC:

  1. Right-click on your chart and select Add Alert, or press Alt+A (Windows) / Option+A (Mac)
  2. In the Condition dropdown, select the ILPAC indicator
  3. Choose the specific alert condition from the second dropdown
  4. Configure your notification preferences (pop-up, email, webhook, etc.)
  5. Optionally customize the alert message using placeholders (see Plot Mapping)
  6. Click Create

TradingView's free plan has a limited number of active alerts. If you need alerts across many assets, consider a paid TradingView plan or use the ILPAC Screener to monitor multiple tickers from a single chart.

Alert Message Customization

ILPAC alert messages support TradingView's placeholder system, allowing you to include dynamic values like the ticker name, timeframe, and price level in your alert notifications. See the Placeholder and Plot Mapping page for the full list of available placeholders.

Combining Multiple Alerts

You can create multiple ILPAC alerts on the same chart to build a comprehensive monitoring system. Common alert combinations:

  • BOS + CHoCH: Get notified of both trend continuations and potential reversals
  • CHoCH + FOMO Bubble: Receive alerts only when a reversal signal appears alongside exhaustion detection
  • Trendline Break + BOS: Catch moments when a trendline break is confirmed by market structure

Webhook Integration

For traders using automated systems or bots, ILPAC alerts can trigger webhooks. Set the notification type to Webhook URL in TradingView's alert dialog and provide your endpoint. The alert message (including any custom placeholders) is sent as the webhook payload.

⌘K