# Crypto Trend Forecast

Our Crypto Trend Forecast can be found on our [Discord](https://discord.gg/xCmqTVRexz).

The Forecast updates daily and is based on our proprietary medium term Trend Model.

Below is an image of the format of the forecast message sent daily:

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

The forecast gives a value between -1 (strongest chance of down-trend) to 1 (strongest chance of uptrend). It can be used as a standalone signal for Bitcoin and/or as a confluence for your trading systems.


---

# 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://algoalpha.gitbook.io/algoalpha-user-manual/free-resources/crypto-trend-forecast.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.
