DCA ir vidurkinimas kripto prekyboje: kaip veikia, kur padeda ir kada tampa pavojingas
DCA is a strategija of gradual entry or adding to a position in parts. In BackFuture AI, averaging should not be chaotic. It should be managed by zonos, marža limits, rizika rules, vidutinė kaina and grupė būsena.
Averaging can help exit a drawdown faster, but with incorrect nustatymai it increases deposit load. That is kodėl DCA should not be used without limits and rules.
Kas is DCA in simple words?
DCA means Dollar Cost Averaging. In ordinary investing, it means buying an asset in parts to get a smoother vidutinė kaina. In a prekyba bot, DCA is often used as an papildymas order kada kaina moves against the first entry.
For pavyzdys, the bot bought BTC at 100,000. Price fell to 95,000. If the strategija allows it, the bot can buy another part of the position. The vidutinė kaina becomes lower, and the rinka does not need to return all the way to 100,000 for the grupė to reach pelnas.
Numerical pavyzdys
| Stage | Price | Purchase amount | Kas 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 papildymas? | If bought too high, the average can worsen |
The main conclusion: an papildymas is useful kada it improves the position and is located in an allowed zona. But an papildymas can be harmful if kaina is already recovering and buying higher worsens the vidutinė kaina.
Bad averaging and correct BackFuture AI logic
| Bad logic | Correct BackFuture AI logic |
|---|---|
| Buy after every TradingView signalas. | Check whether kaina is in an allowed papildymas zona. |
| Do not limit the number of papildymai. | Set the maximum number of papildymai per grupė in advance. |
| Do not calculate total marža. | Control kaip much capital is already involved. |
| Buy higher after a strong drop. | Block the papildymas if it worsens the vidutinė kaina. |
| Mix an old problematic position with a new sandoris. | Use Recovery Mode or Separate Connection. |
Add-on zonos
An papildymas zona is a predefined kaina area where sistema is allowed to increase a position. For pavyzdys: Zone 1 kada kaina 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 naudotojas gets structure: where the entry is, where an papildymas is allowed, where rizika becomes too high and where recovery logic begins.
Kodėl you should not worsen the vidutinė kaina
Imagine that the bot bought at 100,000 and then added at 90,000. The average became better. Then kaina rose to 97,000 and a new signalas arrived. If the bot buys again at 97,000, the average may move higher, and the exit point can become worse.
Important DCA nustatymai
- Maximum papildymai — limits the number of purchases inside one grupė.
- Marža limit — limits kaip much capital can be used by the strategija.
- Zone distance — defines where additional orders are allowed.
- Recovery Mode — separates difficult grupės from normal logic.
- Separate Connection — allows new trends to open separately from old drawdowns.
- Risk level — makes the strategija conservative, moderate or aggressive.
Išvada
DCA can be useful only kada it is controlled. BackFuture AI should not average endlessly. It should check zonos, marža, rizika, vidutinė kaina and grupė būsena before every papildymas.