> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-yue/yong-xu-he-yue-dex/ji-xie-ren.md).

# 機械人

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

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

DCA 代表平均成本法，意思係機械人會入倉，之後如果價格對你不利會繼續落單，透過加倉攤平你嘅成本基礎。&#x20;

當你嘅倉位改變時，機械人會自動調整你嘅止盈同止損。

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

呢個為機械人帶來幾個使用場景：

1. **安全網**\
   入倉時可以放心，如果市況對你唔利，你會喺更低價買入更多，而你嘅止盈會相應調整。全部自動完成，唔使你動手。
2. **波動剝頭皮**\
   喺波動性高嘅幣種上重複運行機械人——用攤平單覆蓋超過50%嘅價位區間，再對倉位做馬丁格爾加碼（每個攤平單係上一次嘅2倍），可以累積數百次有利可圖嘅迭代。
3. **階梯掛單**\
   如果你嘅入場策略係喺多個價位放多單——用機械人幫你做。如果你唔打算用機械人自動嘅止盈，就將止盈設定喺一個唔合理嘅水平（例如 999%），然後喺佢入到所需倉位後停止機械人。
4. **多重止盈**\
   如果你想喺現有倉位上放多個止盈，喺機械人嘅「Spend」欄揀倉位所屬嘅幣。機械人嘅入場同攤平委託會成為你嘅止盈水平。將機械人嘅止盈設定喺一個唔合理嘅水平，咁佢就唔會干擾你嘅設定。
5. **趁低買入**\
   買入該死嘅下跌！自動累積 ETH、BTC、SOL 同其他頂級幣，利用市場回調。趨勢係你嘅朋友——如果你相信呢隻幣最後會升，咁佢越跌你越想買。DCA 機械人係完美工具。

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

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

我哋亦都有運行一個專用嘅 [TG 頻道](https://t.me/+EFAh0cdHrXw0OTNh) 我哋會喺度發佈表現最佳嘅 DCA 配置 — 無論係中心化定去中心化交易所都有。加入嚟攞新嘅交易靈感同分享你嘅經驗。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/yong-xu-he-yue-dex/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.
