# Regime

Regime is an advanced market forecasting tool built upon the Viper AI strategy framework. By performing deep factor analysis on tens of thousands of individual factors within each strategy, Regime captures nuanced insights that help users navigate shifting market conditions. This forecaster categorizes the market into three primary states: *long bias*, *short bias*, and *neutral*, each reflecting a unique market environment and investor sentiment. By leveraging both the predictive signals generated by Viper AI and the dynamic market states identified by Regime, users can make informed adjustments to their trading positions. This dual-layered approach enables users to optimize exposure, manage risk more effectively, and strategically align their trades with prevailing market trends.

### **Example**

If Regime indicates a *long bias* and the Viper AI signal is also *long*, this suggests a strong bullish trend. Conversely, if the signal is *short* and Regime shows a *short bias*, this points to a robust bearish trend. When the signal and Regime indicate opposite directions, it may imply that the current trend is weakening. Finally, if Regime shows a *neutral* state, it suggests a lack of a clear trend in the market.

#### Long bias

<figure><img src="/files/jDu36QvQj6gyVMY8G2CQ" alt=""><figcaption><p>Long bias</p></figcaption></figure>

#### Short bias

<figure><img src="/files/DPWrmcB6Jv5wvBNVqJyH" alt=""><figcaption><p>Short bias</p></figcaption></figure>

#### Weak Trend

<figure><img src="/files/MMRACuAuBZyKl5aBMtCQ" alt=""><figcaption><p>Weak Trend</p></figcaption></figure>

By interpreting these combinations, users can gain a clearer view of market strength and adjust their positions more precisely in line with the prevailing or emerging trends.

<br>


---

# 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://alphanet-doc.phoenix.global/regime.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.
