# Important Tips

## **Our Favorite Strategy for Crypto:**

* Only signals with solid or strong performance grade
* 1% of capital at risk per trade
* Isolated Leverage
* 100% Take Profit on TP3
* No more than 1-3 trades open at the same time
* Longs + Shorts following the trend
* SL: Opposite Signal (Adjust Dynamically)

:warning: We advice you to create your own strategy according to your trading style, risk & capital management.

## Position Sizing

One of the most important things in trading, do not overlook it!

Make sure to always prepare your positions with a proper position size considering:

* Your balance
* The % of your balance that you want to risk per trade&#x20;
* The avg Stop Loss for the strategy, take profit level and it's R/R ratio.

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

You can use the official Valhalla Position Size & Risk Calculator, if you do not have access to it, feel free to reach out to us in order to request it.

## Additional Tips

1\. Try to avoid signals with a current "Risky" Performance Grade.

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

2\. Do not enter a trade if it has already reached TP2+.

3\. **IMPORTANT!** Try to avoid signals that do not follow the trend, or enter them with a smaller deposit. If Bitcoin is in a **bullish** trend, then give preference to **longs** rather than shorts, and vice versa.

4\. Do not try to win back/add more contracts/disable stops/enter again with a larger deposit after an unsuccessful signal.

This is called the **"tilt"** mindset. Being tilted is a person's state of mind that is triggered by overwhelming emotions from winning or losing. A person cannot control the situation when they are tilted and makes risky decisions instead of deliberate ones – as a result, they **make many mistakes**.

Strong emotions that overwhelm the person's mind forces them to act inadequately: to change the style of play to the riskiest one, which may turn out to be a good decision, of course, but leads to a **crushing defeat** more so than often.

![](/files/DmZJJ0DeHkdvt0xGwuvm)

If you find yourself having a "tilted" mind, just take a break and don’t trade for a couple of hours/days/weeks.

5\. If a series of signals have already been posted after another Bitcoin drop – for example, for a short, – and most strategies are **already** in good profit, then any further signals for a short should be avoided, because the correction is most likely **already over**, and there will be a **rebound** soon. In other words, it is better to expect opposite signals for a long. The same strategy above applies to a long.

\- Always do your analysis. It is beneficial to rely on the indicator, but conducting research and analysis is highly recommended.\
\- It is recommended to use only 1-3% of your capital per trade. \
\- You can open several tabs in the browser and select a specific strategy in each tab. For example, one tab for the BTC strategy, another one for BCH, and the third one for EOS.

![](https://teletype.in/files/64/11/64115884-7dae-43b5-b833-8b33142ed1a7.png)


---

# 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.valhallaindicator.com/get-started/tips.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.
