# AlgoSniper Strategy

This is the most powerful setup in AlgoSniper. It combines all three core components into a single high-conviction signal. When all three conditions align, you have a confirmed directional bias with strong momentum behind it — don't overcomplicate it.

### The 3-condition setup

Every valid trade requires all three conditions to be met simultaneously. One or two out of three is not a signal — wait for full confirmation.

Long setup

* 1AlgoSniper Bands are green
* 2Candle closes above the Sniper Cloud midline
* 3Price is above the Super Trend

Short setup

* 1AlgoSniper Bands are red
* 2Candle closes below the Sniper Cloud midline
* 3Price is below the Super Trend

When all three conditions are met for 1–2 consecutive candle closes, there is a high probability of a sustained directional move. The more candles that confirm, the stronger the signal.

### The momentum edge

AlgoSniper is built for momentum — it excels at catching the biggest moves in the market. It is not designed for choppy, sideways conditions. If the market has been ranging, wait for a breakout before looking for setups.

After a very large move up — if bearish conditions then flip on — expect a significant move to the downside. The bigger the prior move, the more powerful the reversal signal.

After a very large move down — if bullish conditions then flip on — expect a strong reaction to the upside. AlgoSniper catches these early, before most traders recognize the reversal.

### Trade execution rules

Entry

Enter on the candle open after all 3 conditions are confirmed on a close. Never enter mid-candle — wait for the full close.

Long bias

After a big downside move, watch for all 3 bullish conditions to flip simultaneously. This is AlgoSniper catching the reversal early — size into it with confidence.

Short bias

After a big upside move, watch for all 3 bearish conditions to flip simultaneously. Don't fight it — the momentum is shifting and the indicator is telling you early.

Avoid

If the bands are rapidly switching between green and red, the market is choppy. Do not trade this setup in ranging conditions — sit out and wait for a clear trending move.

Exit

Exit when any one of the three conditions breaks down. If the bands flip, the midline is lost, or the Super Trend flips — close the trade. Don't wait for all three to fail.

### Key principles

This indicator catches momentum — the biggest moves in the market. Be patient waiting for the full setup, then be aggressive when it fires. The setups are rare but the potential is large.

The best setups come after extended moves. The longer and stronger the prior trend, the more powerful the signal when AlgoSniper flips in the opposite direction.

When in doubt, do nothing. A choppy market with mixed signals is not a setup — it's noise. AlgoSniper rewards patience.


---

# 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/algosniper-strategy.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.
