# Some Example

> ### :tada:**You want alert when&#x20;**<mark style="color:blue;">**Tenkan above Kijun**</mark>**&#x20;and&#x20;**<mark style="color:blue;">**Price above Cloud**</mark>**&#x20;and&#x20;**<mark style="color:blue;">**RSI over 50:**</mark>
>
> * Add <mark style="color:red;">3 condition</mark> and select number of conditions reach target is <mark style="color:red;">3</mark>
> * ![](/files/OLopZdICXUZRzNKmh3AV)

> ### :tada:**You want receive alert when&#x20;**<mark style="color:blue;">**3 EMA cross over**</mark>**&#x20;like&#x20;**<mark style="color:blue;">**5 EMA cross over 8**</mark> <mark style="color:blue;">**EMA**</mark>**&#x20;and&#x20;**<mark style="color:blue;">**8 EMA**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">above 13 EMA</mark>
>
> ![](/files/k60kC5o0s6ZFQUkjsfgw)

> ### :tada:**You want receive alert when&#x20;**<mark style="color:blue;">**Price cross under SMA right after RSI cross under 80 at previous candle**</mark>
>
> ![](/files/Xo4ht3l0T16l13q6pqz8)

> ### :tada:**When&#x20;**<mark style="color:blue;">**Price is below SMA**</mark>**&#x20;and you want receive alert if&#x20;**<mark style="color:blue;">**in last 5 candles have 4 candles moving nearly the SMA with distance less than 10 pips**</mark>
>
> &#x20;:point\_right:<mark style="color:orange;">note: pips is the term used for forex so you need to convert pips to value, also you can set percentage or value directly.</mark>
>
> * **Ex for&#x20;**<mark style="color:red;">**XAUUSD 10 pips = 1 (value)**</mark>
>
> &#x20;     ![](/files/7vlYDTBUgpvDvDJIEOuV)![](/files/BokDSdQQJG2rv3Tnjzgo)
>
> * **Ex for&#x20;**<mark style="color:red;">**EURUSD 10 pips = 0.001 (value)**</mark>
>
> &#x20;     ![](/files/WkWxB71YiOkMvtcaLk7c)![](/files/f9V8ZMUCZsXs7XEdBRXs)

> ### :tada:**You want receive alert when have&#x20;**<mark style="color:blue;">**5 consecutive green candles**</mark>
>
> ![](/files/BRGw20HodDju5HOFi8PJ)

&#x20;[![](https://tracking.avapartner.com/imp/?affid=214848\&bannerid=35546\&adTheme=768\&campaign=221449\&campaignName=Default%20Campaign\&tag=214848\&source=general_setting)](https://tracking.avapartner.com/click/?affid=214848\&bannerid=35546\&adTheme=768\&campaign=221449\&campaignName=Default%20Campaign\&tag=214848\&source=about_indi_alert)[![](https://d3dpet1g0ty5ed.cloudfront.net/EN_Spreads_Pay_less_keep_more_2-4_Google_300x250.jpg)](https://one.exnessonelink.com/intl/en/a/t7p3v7p3)


---

# 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.tradingalert.net/indicator-alert-feature/some-example.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.
