# Pivot Alerts

<figure><img src="/files/2zlEqOXYWhkbCeo3BIy5" alt=""><figcaption></figcaption></figure>

### What it does for you

[Pivot Alerts](https://www.edgen.tech/marketplace/crypto/pivot-alert) flag local tops and bottoms directly on the chart. Clear “Top” and “Bottom” markers show when a reversal is likely, so you can time entries and exits with more confidence. Instead of reacting late to candles, you see potential turning points as they form.

This makes short-term swings easier to trade and longer positions easier to manage.

### How it works

[Pivot Alerts](https://www.edgen.tech/marketplace/crypto/pivot-alert) runs on Edgen’s Momentum Analysis sub-agent. It scans price and volume in real time, applying EMA slope changes, volume fractals, and breakout/reversal heuristics. Each signal is assigned a confidence weight, then logged into the Edgen Knowledge Base. Reinforcement learning tracks how each call performs against later price action. Over time, probabilities are adjusted and pivot calls sharpen across cycles.

Every alert is reproducible: the underlying data, indicators, and heuristics are visible inside the system. Traders get both the call and the logic behind it, while engineers see how the model evolves.


---

# 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://gitbook.edgen.tech/edgen-litepaper/store/pivot-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.
