> For the complete documentation index, see [llms.txt](https://docs.algosniper.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algosniper.com/algosniper-momentum.md).

# Algosniper Momentum

The AlgoSniper Momentum oscillator shows you what's happening under the surface of price. It measures momentum, exhaustion, and money flow on a ±100 scale so you can anticipate reversals — not react to them.

What's on the pane

Momentum histogram\
The colored bars in the center track momentum strength and direction in real time. Bright rising bars = momentum building. Fading bars = momentum dying out. A fading histogram during a strong price move is your first warning the move is running out of fuel.

Money Flow ribbon\
The wave along the bottom of the pane shows buying and selling pressure based on volume. Green = money flowing in. Red = money flowing out. When price pushes higher but the ribbon turns red, the move is not being supported — be careful.

Signal levels\
Signals print near the top and bottom edges of the pane. The further from center, the more extreme the condition — and the stronger the signal.

The signal tiers — weakest to strongest

Each signal type means the market is more stretched than the last. Higher tiers are rarer and carry more weight.

Dot — Momentum crossover at an extended level. Early heads-up, not an entry. Start paying attention.

Square — Rejection confirmed by a candle close at an extreme. Momentum is being refused at these levels.

X — Momentum is actively fading at an extreme. The push is losing power.

Diamond — Divergence: price made a new high or low, but momentum didn't. One of the most reliable early reversal warnings. This signal does not repaint.

Triangle — Reversal confirmed. Momentum has turned at an extreme level.

GOLD Triangle — The strongest signal, and it only appears at bottoms. It requires extreme oversold conditions, deep RSI, and negative money flow all at once. Rare by design — when it prints, pay maximum attention.

How to trade it

Bottom signals (below the center line) = potential longs. Top signals (above) = potential shorts or profit-taking on longs.

Wait for the tier to match your conviction. A dot means watch. A diamond or triangle means prepare. A gold triangle at the lows after a big flush is the highest-conviction condition this indicator produces.

Never trade a Momentum signal in isolation. Confirm with the main AlgoSniper indicator — the Sniper Cloud, Bands, and Super Trend should support the direction before you enter.

In choppy, sideways markets, lower-tier signals will fire frequently without follow-through. In ranges, only respect the higher tiers — or sit out entirely.

Key rules

The bigger the prior move, the more the signal matters. A diamond after a massive extended run carries far more weight than one in quiet conditions.

Exhaustion shows up here before it shows up in price. When the histogram fades and money flow flips against the trend, prepare your exit — don't wait for the candle to prove it.

Signals stack. A dot, then a square, then a diamond in the same zone is the market screaming exhaustion. One signal is information — a sequence is a setup.

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.algosniper.com/algosniper-momentum.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
