DCA og gjennomsnitt i kryptohandel: hvordan det fungerer, hvor det hjelper, og når det blir farlig
DCA is a strategi of gradual entry or adding to a position in parts. In BackFuture AI, averaging should not be chaotic. It should be managed by soner, margin limits, risiko rules, gjennomsnittspris and gruppe status.
Averaging can help exit a drawdown faster, but with incorrect innstillinger it increases deposit load. That is hvorfor DCA should not be used without limits and rules.
Hva is DCA in simple words?
DCA means Dollar Cost Averaging. In ordinary investing, it means buying an asset in parts to get a smoother gjennomsnittspris. In a handel bot, DCA is often used as an påfylling order når pris moves against the first entry.
For eksempel, the bot bought BTC at 100,000. Price fell to 95,000. If the strategi allows it, the bot can buy another part of the position. The gjennomsnittspris becomes lower, and the marked does not need to return all the way to 100,000 for the gruppe to reach gevinst.
Numerical eksempel
| Stage | Price | Purchase amount | Hva 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 påfylling? | If bought too high, the average can worsen |
The main conclusion: an påfylling is useful når it improves the position and is located in an allowed sone. But an påfylling can be harmful if pris is already recovering and buying higher worsens the gjennomsnittspris.
Bad averaging and correct BackFuture AI logic
| Bad logic | Correct BackFuture AI logic |
|---|---|
| Buy after every TradingView signal. | Check whether pris is in an allowed påfylling sone. |
| Do not limit the number of påfyllinger. | Set the maximum number of påfyllinger per gruppe in advance. |
| Do not calculate total margin. | Control hvordan much capital is already involved. |
| Buy higher after a strong drop. | Block the påfylling if it worsens the gjennomsnittspris. |
| Mix an old problematic position with a new handel. | Use Recovery Mode or Separate Connection. |
Add-on soner
An påfylling sone is a predefined pris area where systemet is allowed to increase a position. For eksempel: Zone 1 når pris 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 bruker gets structure: where the entry is, where an påfylling is allowed, where risiko becomes too high and where recovery logic begins.
Hvorfor you should not worsen the gjennomsnittspris
Imagine that the bot bought at 100,000 and then added at 90,000. The average became better. Then pris rose to 97,000 and a new signal arrived. If the bot buys again at 97,000, the average may move higher, and the exit point can become worse.
Important DCA innstillinger
- Maximum påfyllinger — limits the number of purchases inside one gruppe.
- Margin limit — limits hvordan much capital can be used by the strategi.
- Zone distance — defines where additional orders are allowed.
- Recovery Mode — separates difficult grupper from normal logic.
- Separate Connection — allows new trends to open separately from old drawdowns.
- Risk level — makes the strategi conservative, moderate or aggressive.
Konklusjon
DCA can be useful only når it is controlled. BackFuture AI should not average endlessly. It should check soner, margin, risiko, gjennomsnittspris and gruppe status before every påfylling.