# How and on the basis of which you determine a 'ceiling rate'

In preparation, you look at the current price and the historical price development of the crypto coin in question.&#x20;

If ***YOUR*** expectation is or you feel that the price of Bitcoin above € X, for example, is a one-off peak, then you do not want the trader to buy back positions if the price rises to that level. You then specify a price ceiling of 3% below as the price ceiling. If your return is now set lower than 3%, the trader will always sell his last buy at such a peak price and you have maximum return. That is the theory behind the ceiling price.


---

# 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.bitbrokertrade.com/english/untitled/explanation-functionalities/how-and-on-the-basis-of-which-you-determine-a-ceiling-rate.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.
