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

# Alerts

The ChartPrime Oscillators toolkit allows traders to set alerts for various events, including but not limited to:

* Divergences
* Buy or Sell signals
* Peak Seekers
* Overextended conditions
* Unusual volume

Using the built-in alert functionality in TradingView, you can set alerts by following these steps:

{% stepper %}
{% step %}

### Select alert conditions and timeframe

First, navigate to the timeframe and chart where you want to set alerts. For example, if you want to set alerts on the BTCUSD 4-hours chart, open that chart.

Next, open the settings for the indicator by double-clicking on a signal label or clicking the gear icon in the top right corner. Scroll to the bottom of the settings.

![Select alert conditions](/files/742c4edd490fba51d9c7db3bc15bee663c13c5e5)

*Select alert conditions*

Here, you will see checkboxes. Select the conditions you want to receive alerts for.
{% endstep %}

{% step %}

### Create the alert

Click the “Alarm” icon.

![Open the alerts menu](/files/cd89bda3a9e557b00d1b588e34dc4c412ac0329f)

*Open the alerts menu*
{% endstep %}

{% step %}

### Set the alert

Select the Any alert() function call. This will represent the custom set of alert conditions you created.

![Setting the alert](/files/b4b30890fb4da3ae3446026075c01cb3e53508f5)

*Setting the alert*
{% endstep %}

{% step %}

### Manage the alert

The alert will now appear in your alerts menu. Here, you can manage the alert, delete it, or pause it.

![Managing the alert](/files/3e1a4df6c58cdfd8e5e5ba9a8125650cb57ada9c)

*Managing the alert*

TradingView alerts remember the settings used at the time of creation. To set another alert, change the chart and the settings, then repeat this process — it will not override your other alerts. To edit an alert and the settings used, you will need to delete the old one and re-create it.
{% endstep %}
{% endstepper %}
