Kripto ticaretinde DCA ve ortalama alma: nasıl çalışır, nerede yardımcı olur ve ne zaman tehlikeli hale gelir
DCA is a strateji of gradual entry or adding to a position in parts. In BackFuture AI, averaging should not be chaotic. It should be managed by bölgeler, marjin limits, risk rules, ortalama fiyat and grup durum.
Averaging can help exit a drawdown faster, but with incorrect ayarlar it increases deposit load. That is neden DCA should not be used without limits and rules.
Ne is DCA in simple words?
DCA means Dollar Cost Averaging. In ordinary investing, it means buying an asset in parts to get a smoother ortalama fiyat. In a ticaret bot, DCA is often used as an ek alım order ne zaman fiyat moves against the first entry.
For örnek, the bot bought BTC at 100,000. Price fell to 95,000. If the strateji allows it, the bot can buy another part of the position. The ortalama fiyat becomes lower, and the piyasa does not need to return all the way to 100,000 for the grup to reach kâr.
Numerical örnek
| Stage | Price | Purchase amount | Ne 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 ek alım? | If bought too high, the average can worsen |
The main conclusion: an ek alım is useful ne zaman it improves the position and is located in an allowed bölge. But an ek alım can be harmful if fiyat is already recovering and buying higher worsens the ortalama fiyat.
Bad averaging and correct BackFuture AI logic
| Bad logic | Correct BackFuture AI logic |
|---|---|
| Buy after every TradingView sinyal. | Check whether fiyat is in an allowed ek alım bölge. |
| Do not limit the number of ek alımlar. | Set the maximum number of ek alımlar per grup in advance. |
| Do not calculate total marjin. | Control nasıl much capital is already involved. |
| Buy higher after a strong drop. | Block the ek alım if it worsens the ortalama fiyat. |
| Mix an old problematic position with a new işlem. | Use Recovery Mode or Separate Connection. |
Add-on bölgeler
An ek alım bölge is a predefined fiyat area where sistem is allowed to increase a position. For örnek: Zone 1 ne zaman fiyat 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 kullanıcı gets structure: where the entry is, where an ek alım is allowed, where risk becomes too high and where recovery logic begins.
Neden you should not worsen the ortalama fiyat
Imagine that the bot bought at 100,000 and then added at 90,000. The average became better. Then fiyat rose to 97,000 and a new sinyal arrived. If the bot buys again at 97,000, the average may move higher, and the exit point can become worse.
Important DCA ayarlar
- Maximum ek alımlar — limits the number of purchases inside one grup.
- Marjin limit — limits nasıl much capital can be used by the strateji.
- Zone distance — defines where additional orders are allowed.
- Recovery Mode — separates difficult gruplar from normal logic.
- Separate Connection — allows new trends to open separately from old drawdowns.
- Risk level — makes the strateji conservative, moderate or aggressive.
Sonuç
DCA can be useful only ne zaman it is controlled. BackFuture AI should not average endlessly. It should check bölgeler, marjin, risk, ortalama fiyat and grup durum before every ek alım.