# Tips & Tricks

## General Guidelines for usage.

{% hint style="success" %}
B.B4 is only optimized for ERC-20 Tokens.
{% endhint %}

The B.B4 price prediction is designed to make price forecasts on ERC20 tokens only for the time being. To avoid inaccurate predictions refrain from inputting pairs found on other chains.&#x20;

{% hint style="info" %}
B.B4 maintains the highest levels of accuracy when forecasting on pairs with over $500k of daily trading volume.&#x20;
{% endhint %}

The more volume, the higher the accuracy. This correlation has appeared time and time again in both private testing/training and public usage.&#x20;

{% hint style="info" %}
Once a prediction is realized or in the event that there is a major move in the opposite direction, users may re-request predictions.&#x20;
{% endhint %}

Users may re-request predictions on any pair regardless of time elapsed between requests, so long as a significant price change has occurred.&#x20;

{% hint style="warning" %}
B.B4's price forecasts should only be made on pairs with a majority of on-chain trading volume (decentralized exchanges) rather then on CEXs.
{% endhint %}

To avoid less accurate predictions, forecasts should be requested on pairs which are primarily traded on decentralized exchanges. Should a a pair be primarily traded on centralized exchanges B.B4 will deliver inconsistent predictions.&#x20;

***

## Our Tips & Tricks&#x20;

Stemming from practical use of B.B4, here are some handy tips and tricks to consider when using B.B4.

### Using B.B4 to determine optimal entry points:

For high conviction plays, use B.B4’s price forecasts to gauge whether a better entry is likely to appear within the short term.

For more uncertain plays, look to enter when sentiment is positive and price is forecasted to move upward.

### Using B.B4 to determine optimal exit points:

If upward momentum is predicted, set profit targets at the upper range of B.B4’s price forecast. If the forecasted move happens rapidly, request an updated forecast to determine whether the trend still has momentum or if it’s overextended.

Look to exit or take profit when B.B4 predicts downward momentum and sentiment is neutral or negative.

Negative forecasted price action paired with positive sentiment could indicate a temporary retracement - in this case, exit or take profit according to your own risk tolerance.

{% hint style="info" %}
In all cases, sentiment reports should help confirm or deny your selected entries & exits.
{% endhint %}

### Overbought signals:

If price moves rapidly to a forecasted high, evaluate B.B4’s sentiment analysis and price forecast to gauge whether the token is overbought or if another wave of movement is likely.

Re-forecasting is especially useful in this case. Rapid price increases with little to no change in sentiment could indicate an overbought chart.

### Oversold signals:

If price moves rapidly to a forecasted low, evaluate B.B4’s sentiment analysis and price forecast to determine whether the token is oversold or if the downtrend is likely to continue.

Rapid drops aligned with positive sentiment could indicate oversold positions. Use re-forecasting to determine whether the dip is an entry opportunity or if further downside is expected.

### Re-Forecasting

Since price movements can occur quickly, re-forecasting ensures you stay updated on changing trends. Here’s how to integrate re-forecasting into your strategy:

```
1.	Monitor New Forecasts:

•	Check B.B4 regularly after rapid price movements for updated insights.

2.	Adjust Your Strategy:

•	Reassess your entries, exits, or position sizing based on the updated data.

3.	Avoid Overreacting:

•	Wait for confirmation from both price forecasts and sentiment reports before making additional moves.
```


---

# 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://omira-documentations.gitbook.io/omira-documentations/the-manual/tips-and-tricks.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.
