# Algo momentum

The Algo Momentum indicator signals when momentum is beginning to shift. It is not an entry or exit tool — it is an early warning system. When it fires, pay attention. Something is changing in the market.

### What it does

Most indicators confirm a move after it's already happened. Algo Momentum is different — it detects the early signs of a shift before the trend fully develops. Think of it as a heads-up that conditions are changing, giving you time to prepare your trade rather than react to it.

It appears as small signals on the chart — green for bullish momentum beginning to build, red for bearish momentum beginning to build.

### How to read it

Green signal

Bullish momentum is beginning to shift upward. Start watching for a long setup to develop. Not an entry on its own — confirmation from the other indicators is required.

Red signal

Bearish momentum is beginning to shift downward. Start watching for a short setup to develop. Not an entry on its own — confirmation from the other indicators is required.

### How to use it

Awareness

When a signal appears, shift your attention to that direction. The market is telling you momentum may be changing — get ready.

Confirmation

Do not enter a trade on this signal alone. Wait for the Sniper Cloud, AlgoSniper Bands, and Super Trend to align in the same direction before executing.

Context

A signal after a major extended move carries more weight. After a large run up, a red signal is a serious warning. After a large flush down, a green signal is worth watching closely.

Avoid

If signals are firing rapidly in both directions, the market is choppy. Ignore the noise and wait for a sustained signal in one direction.

### Key principle

Algo Momentum is your earliest warning — it sees the shift before the other indicators confirm it. Use it to get ahead of the move, not to chase it. By the time the full 3-condition setup fires, you'll already be watching and ready to pull the trigger.

<figure><img src="/files/aNt4hJdB7rNe1DlxPIrk" 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.algosniper.com/algo-momentum.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.
