# Alerts

{% embed url="<https://www.youtube.com/watch?index=5&list=PLoAyPcCp2RYEmAG9raeSB82jbk227Gx8W&v=6_CR8WSlPRo>" fullWidth="true" %}

<details>

<summary>Trend Signals</summary>

* <mark style="color:$info;">Simple Buy and Sell signals with a Buy+ and Sell+ signals Alerts</mark>

<div data-full-width="true"><figure><img src="/files/ObYNMe6iOpExrid4es1J" alt=""><figcaption></figcaption></figure></div>

* <mark style="color:$info;">Fixed Buy take profits 1, 2 and Sell take profits 1, 2</mark>

<div><figure><img src="/files/LYo26Kx9AaHeNL9zEFuh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/W5DjuElHA450OT7Lptq9" alt=""><figcaption></figcaption></figure></div>

* <mark style="color:$info;">Dynamic take profits</mark>

<div data-full-width="true"><figure><img src="/files/cjAlWvC9rudiSgK4RFiy" alt=""><figcaption><p>Long Dynamic Take Profits</p></figcaption></figure> <figure><img src="/files/ccrmUFL6aNvqm2fhgcEG" alt=""><figcaption><p>Short Dynamic Take Profits</p></figcaption></figure></div>

<figure><img src="/files/4cp5hUurM4DIdv7RC1kW" alt=""><figcaption><p>Stop loss hit</p></figcaption></figure>

</details>

<details>

<summary>Candlestick Patterns</summary>

<mark style="color:$info;">Bullish and Bearish Patterns</mark>

<figure><img src="/files/ypGqcIRz2hWPQgiTEmP4" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Voltix Bands</summary>

<mark style="color:$info;">Bullish and Bearish Voltix Bands Signals</mark>

<figure><img src="/files/0qyNglsgTR0P05JVhlFE" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>ActionWave</summary>

<mark style="color:$info;">Bullish and Bearish ActionWave</mark>

<figure><img src="/files/dwkUTFnNgoSosicklphJ" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>FlowTrend</summary>

<mark style="color:$info;">Bullish and Bearish FlowTrend with retest signals</mark>

<figure><img src="/files/ACO2gnyVWVL42WR771Qh" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>TrendMagnet</summary>

<mark style="color:$info;">Bullish and Bearish TrendMagnet signals</mark>

<figure><img src="/files/xejBTi3h7oqGb9GQRZSA" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>VectorShift</summary>

<mark style="color:$info;">Bullish and Bearish</mark> <mark style="color:$info;">VectorShift</mark> <mark style="color:$info;">with retest signals</mark>

<figure><img src="/files/WFCJPiQjz9Rtb6yJSmJt" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>SmartBands Retest</summary>

<mark style="color:$info;">Bullish and Bearish SmartBands Retest signals</mark>

<figure><img src="/files/pfhHS8NoYG3T8kLUHMge" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Confluance Signals</summary>

<mark style="color:$info;">FlowTrend + Trend Signals</mark>

<figure><img src="/files/Ym0llINqZzDQ6nq8096e" alt=""><figcaption></figcaption></figure>

</details>

***

## How to create alert

{% stepper %}
{% step %}

### Open Market Waves settings

<mark style="color:$info;">Toggle</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**ON**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">the specific feature(s) you want to use</mark>

<div data-with-frame="true"><figure><img src="/files/JCsFQW9CwMbuDHb0UlZ9" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Choose alert notifications per feature

<mark style="color:$info;">Scroll to the</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**Alert Settings**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">section</mark>

<mark style="color:$info;">You’ll see options grouped under each feature you toggled ON in Step 1.</mark>

<mark style="color:$info;">Check the box next to each</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**specific event type**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">you want to receive alerts for</mark>

<div data-with-frame="true"><figure><img src="/files/Y5qAXwmow1UqJzqiDSys" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Check the Message Box with Alert Placeholders

<div data-with-frame="true"><figure><img src="/files/dfiC5v6CLmxipL9oHQT5" alt=""><figcaption></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="175">Placeholder</th><th width="510">Description</th><th>Example</th></tr></thead><tbody><tr><td>{{tickerid}}</td><td>Ticker identifier representing the chart's symbol</td><td>'BINANCE:BTCUSDT'</td></tr><tr><td>{{ticker}}</td><td>Symbol name without exchange prefix, e.g. 'MSFT'.</td><td>'MSFT'</td></tr><tr><td>{{exchange }}</td><td>Prefix of current symbol name (i.e. for 'CME_EOD:TICKER' prefix is 'CME_EOD').</td><td>'BYBIT'</td></tr><tr><td>{{close}}</td><td>Close price of the current bar</td><td>'1650.55'</td></tr><tr><td>{{open}}</td><td>Current open price</td><td>'4650.55'</td></tr><tr><td>{{high}}</td><td>Current high price</td><td>'7550.56'</td></tr><tr><td>{{low}}</td><td>Current low price</td><td>'5645.55'</td></tr><tr><td>{{timenow}}</td><td>Current time</td><td></td></tr><tr><td>{{volume}}</td><td>Current bar volume</td><td>'1675555'</td></tr><tr><td>{{interval}}</td><td>A string representation of the chart's timeframe</td><td>'W'</td></tr><tr><td>{{trigger}}</td><td>Alert name</td><td>'FlowTrend Bullish'</td></tr><tr><td>{{country}}</td><td>Returns the two-letter code of the country where the symbol is traded</td><td>"NASDAQ:AAPL" it will return "US"</td></tr><tr><td>{{description}}</td><td>Description for the current symbol</td><td></td></tr><tr><td>{{root}}</td><td>Root for derivatives like futures contract</td><td>If the current chart symbol is continuous futures ('ES1!'), it would display 'ES'</td></tr><tr><td>{{industry}}</td><td>Returns the industry of the symbol, or <a href="https://www.tradingview.com/chart/Q4w4v6Jk/#var_na">na</a> if the symbol has no industry</td><td>'Internet Software/Services'</td></tr><tr><td>{{type}}</td><td>The type of market the symbol belongs to</td><td>'crypto'</td></tr></tbody></table>
{% endstep %}

{% step %}

### Create an Alert from the Market Waves Indicator

<figure><img src="/files/CrcAyI5EymLhVfg6xmPn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LyirXNzXCQfbfNtlq4X6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NX0Se4sPw0SDUCAqrfSv" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.bigbeluga.com/toolkits/market-waves-pro-tm/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.
