DCA и усредняване в крипто търговията: как работи, къде помага и кога става опасно
DCA is a стратегия of gradual entry or adding to a position in parts. In BackFuture AI, averaging should not be chaotic. It should be managed by зони, маржин limits, риск rules, средна цена and група статус.
Averaging can help exit a drawdown faster, but with incorrect настройки it increases deposit load. That is защо DCA should not be used without limits and rules.
Какво is DCA in simple words?
DCA means Dollar Cost Averaging. In ordinary investing, it means buying an asset in parts to get a smoother средна цена. In a търговия bot, DCA is often used as an добавяне order кога цена moves against the first entry.
For пример, the bot bought BTC at 100,000. Price fell to 95,000. If the стратегия allows it, the bot can buy another part of the position. The средна цена becomes lower, and the пазар does not need to return all the way to 100,000 for the група to reach печалба.
Numerical пример
| Stage | Price | Purchase amount | Какво happens to the average |
|---|---|---|---|
| First entry | 100,000 | Base amount | Average is about 100,000 |
| Add-on 1 | 95,000 | Additional amount | Average decreases |
| Add-on 2 | 90,000 | Additional amount | Average decreases further |
| Price recovered | 97,000 | New добавяне? | If bought too high, the average can worsen |
The main conclusion: an добавяне is useful кога it improves the position and is located in an allowed зона. But an добавяне can be harmful if цена is already recovering and buying higher worsens the средна цена.
Bad averaging and correct BackFuture AI logic
| Bad logic | Correct BackFuture AI logic |
|---|---|
| Buy after every TradingView сигнал. | Check whether цена is in an allowed добавяне зона. |
| Do not limit the number of добавяния. | Set the maximum number of добавяния per група in advance. |
| Do not calculate total маржин. | Control как much capital is already involved. |
| Buy higher after a strong drop. | Block the добавяне if it worsens the средна цена. |
| Mix an old problematic position with a new сделка. | Use Recovery Mode or Separate Connection. |
Add-on зони
An добавяне зона is a predefined цена area where системата is allowed to increase a position. For пример: Zone 1 кога цена moves 3% against the entry, Zone 2 at 6%, Zone 3 at 10%, and Zone 4 only for cautious recovery or Recovery Mode.
This logic is better than “buy always,” because the потребител gets structure: where the entry is, where an добавяне is allowed, where риск becomes too high and where recovery logic begins.
Защо you should not worsen the средна цена
Imagine that the bot bought at 100,000 and then added at 90,000. The average became better. Then цена rose to 97,000 and a new сигнал arrived. If the bot buys again at 97,000, the average may move higher, and the exit point can become worse.
Important DCA настройки
- Maximum добавяния — limits the number of purchases inside one група.
- Маржин limit — limits как much capital can be used by the стратегия.
- Zone distance — defines where additional orders are allowed.
- Recovery Mode — separates difficult групи from normal logic.
- Separate Connection — allows new trends to open separately from old drawdowns.
- Risk level — makes the стратегия conservative, moderate or aggressive.
Заключение
DCA can be useful only кога it is controlled. BackFuture AI should not average endlessly. It should check зони, маржин, риск, средна цена and група статус before every добавяне.