# Hoe en aan de hand waarvan bepaal je een ''plafond koers''

Je kijkt als voorbereiding naar de huidige koers en naar de historische koersontwikkeling van de betreffende crypto coin.&#x20;

Als JOUW verwachting is c.q. jij hebt het gevoel dat de koers van bijv. Bitcoin boven € X een eenmalige piek is, dan wil je niet dat de trader posities inkoopt mocht de koers naar dat niveau stijgen. Je geeft dan een koersplafond van 3% daaronder als koersplafond op. Als je rendement nu lager is ingesteld dan 3% zal de trader zijn laatste inkoop altijd nog verkopen bij zo'n piekkoers en heb je maximaal rendement. Dat is de theorie achter de plafondkoers.


---

# 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/overig/faq/uitleg-functionaliteiten/hoe-en-aan-de-hand-waarvan-bepaal-je-een-plafond-koers.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.
