# The 4321 ratio for reducing positions

The 4321 ratio for reducing positions in the cryptocurrency market is a position management strategy. It refers to gradually reducing positions by a certain percentage when the asset price rises or falls by a preset percentage. Specifically:

* When the price rises or falls by 4%, reduce 30% of the position.
* When the price continues to rise or fall by 3%, reduce another 20% of the position.
* When the price rises or falls by another 1%, reduce 10% of the position.

This strategy aims to lock in profits, reduce risks, and manage emotions through gradual position reduction. It can be applied to various trading strategies such as trend trading, contrarian trading, and swing trading. However, it should be noted that this is just one way of position management and not a guaranteed formula for profitability.


---

# 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.gtokentool.com/en/the-4321-ratio-for-reducing-positions.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.
