# ALERTS Market Segment Shifts

### Basic:

Due to the large number of outputs(plots/alerts) from 'Market Segment Shifts', it was found necessary to separate out the alerts from the plots between two different scripts. The sole purpose of this script is to receive alerts upon signals from 'Market Segment Shifts'.&#x20;

* For information on interpreting signal refer to [Market Segment Shifts](/product-docs/product-docs/market-segment-shifts.md).&#x20;
* For information on using alerts for automated trading refer to [WunderTrading Setup](/product-docs/partners/wundertrading-setup.md).

### Alerts explained

With three different analyses being ran and 4 types of shifts that can occur for each of the three analysis, this means there are 12 total alerts to choose from. One for each type of segment, for each period analysis.

<figure><img src="https://cdn.discordapp.com/attachments/462648980686372880/1202633837058986054/Screen_Shot_2024-02-01_at_9.17.23_AM.png?ex=660ec48a&#x26;is=65fc4f8a&#x26;hm=65cfb1432e0d40cfea5ffda0c75afcced221c93162404ec40c8460134d60033a&#x26;" alt=""><figcaption><p>12 different alert conditions to choose from</p></figcaption></figure>

* Period 1 corresponds to the longest period regression analysis<br>
* Period 2 corresponds to the middle period regression analysis<br>
* Period 3 corresponds to the shortest period regression analysis

<figure><img src="https://cdn.discordapp.com/attachments/462648980686372880/1202633576668078211/Screen_Shot_2024-02-01_at_9.16.13_AM.png?ex=660ec44c&#x26;is=65fc4f4c&#x26;hm=ed22d281de4c4983c94f5cf4e9d3620ec3a55b588255752508c6e9144f60da1c&#x26;" alt=""><figcaption></figcaption></figure>


---

# 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.stonekeeptrading.com/product-docs/product-docs/alerts-market-segment-shifts.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.
