# What Is Viper Algo?

Viper Algo enables you to catch trends early in both directions. Using algorithmic equations Viper Algo provides it's best edge in any market condition. This Algorithm uses volatility calculations to determine Long and Short signals. For the Trend Dashboard it determines the overall trend on a given timeframe and plots it as such. The Trend clouds uses moving averages to determine the trend. The reversal band is calculated by taking the key points of a Bollinger band to determine reversal areas. The trendline feature plots accurate trendlines to help you make the best trading decision possible. The automatic support and resistance feature plots key levels that an asset has established.\
\
Here is an example of Viper Algo on Bitcoin.

<figure><img src="/files/qp9XbYlLGjijS93H1EkI" 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://viper-algo.gitbook.io/doc/getting-started/what-is-viper-algo.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.
