# 機械人

<figure><img src="/files/a29a7995bce20b7a24e57135ddeea04e9e6d393c" alt="DEX DCA bot"><figcaption></figcaption></figure>

DEX DCA 機械人係一個多功能工具，令到之前只喺中心化交易所先有嘅多種交易策略都可以喺去中心化交易所使用。

DCA 係指平均成本法（dollar-cost averaging），即係機械人入倉之後如果價格對你不利會繼續下單，透過攤平去降低你嘅成本基礎。&#x20;

隨住你嘅倉位變動，機械人會自動調整你嘅止盈（Take Profit）同止損（Stop Loss）。

當止盈或止損被觸發後，機械人可以選擇停止或者用相同設定重複執行。

呢個令到機械人可以用喺幾個場景：

1. **安全網**\
   入倉嘅時候可以放心，如果市況對你唔利，你會喺較低價買多啲，且你嘅止盈會相應被調整。全部過程唔需要你動手。
2. **波動剝頭皮**\
   喺高波動性嘅幣種上重複運行機械人——用攤平訂單覆蓋超過 50% 嘅價格範圍，再對訂單尺寸做馬丁格爾（每個攤平訂單係前一個嘅 2 倍），可以累積成百次有利可圖嘅迭代。
3. **分層下單**\
   如果你嘅入倉策略係喺多個層級放多個訂單——就用機械人幫你做。若果你唔打算用機械人自動嘅止盈，就將佢設到一個唔合理嘅水平（例如 999%），當佢入到所需倉位就停機械人。
4. **多重止盈**\
   如果你想喺現有倉位上放多個止盈，喺機械人嘅「Spend」欄選擇倉位對應嘅幣。機械人嘅入倉同攤平訂單會作為你嘅止盈水平。將機械人嘅止盈設到一個唔合理嘅水平，咁佢就唔會干擾你嘅設定。
5. **趁低吸納**\
   買落個跌幅！自動累積 ETH、BTC、SOL 同其他熱門幣，利用市況下跌嘅機會。趨勢係你嘅朋友——如果你相信個幣最終會上升，越跌就越值得買。DCA 機械人係做呢樣嘢嘅完美工具。

以下係我哋 DCA 機械人嘅影片概覽：

{% embed url="<https://youtu.be/P5o1s9-YoYE>" %}
第 1 部分：概覽
{% endembed %}

我哋仲有一個專用嘅 [TG 頻道](https://t.me/+EFAh0cdHrXw0OTNh) 喺度我哋會發佈表現最好嘅 DCA 設定——包括中心化同去中心化交易所。加入嚟獲取新嘅交易想法同分享你嘅經驗。


---

# 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.goodcrypto.app/goodcryptox-yue/zhong-xin-hua-jiao-yi-suo-jiao-yi/ji-xie-ren.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.
