> 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/hyperliquid.md).

# Hyperliquid

雖然完全係鏈上，Hyperliquid 嘅交易體驗更接近中心化交易所（CEX）而唔係 AMM DEX。

同樣喺 goodcryptoX 入面佢表現得幾乎完全似一個 CEX 整合——但係用 DEX 式嘅定價同代幣經濟。

你喺我哋嘅 CEX 介面入面交易 Hyperliquid，使用完整嘅 CEX 交易工具集：高級委託、所有 CEX 機械人、TradingView webhooks、技術分析訊號、價格提醒，仲有更多功能。

[連接](/goodcryptox-yue/yong-xu-he-yue-dex/hyperliquid/dian-yang-lian-jie.md) 運作方式同 CEX 一樣：通過 API 錢包（佢哋嘅 API key 版本），令 goodcryptoX 可以下單但永遠唔會提取資金。

唔同於中心化交易所，使用任何高級工具或提高機械人限額唔需要訂閱。

相反，Hyperliquid 採用我哋 DEX 嘅收費模式：一個 [交易費](/goodcryptox-yue/yong-xu-he-yue-dex/hyperliquid/jian-zao-zhe-fei-yong.md) 適用，呢個可以 [減少](/goodcryptox-yue/sheng-tai-xi-tong/dex-dui-huan-fei-yong.md) 通過 [交易量](/goodcryptox-yue/sheng-tai-xi-tong/zhong-cheng-ji-hua.md), [GOOD 持倉](/goodcryptox-yue/good-dai-bi/chi-you-fu-li.md)，更高嘅 [訂閱等級](/goodcryptox-yue/sheng-tai-xi-tong/ding-yue-ji-hua.md)，或者一個 [Ultimate NFT](/goodcryptox-yue/sheng-tai-xi-tong/nfts.md).

Hyperliquid 費用亦直接整合入 GOOD 代幣經濟：\
`50%` 會去到 [收益分成](/goodcryptox-yue/sheng-tai-xi-tong/shou-ru-fen-cheng.md), `10%` 到每日 GOOD [焚毀（burn）](/goodcryptox-yue/good-dai-bi/xiao-hui.md)，以及 [介紹人](/goodcryptox-yue/sheng-tai-xi-tong/tui-jian-ji-hua.md) 會收到 `25%` 佔被邀請者所支付所有交易費嘅百分比。

goodcryptoX 大幅擴展咗 Hyperliquid 原生嘅功能。

你會得到有條件嘅 [止損委託](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhi-shi-shi-jia-xian-jia.md) ，呢啲唔會喺觸發之前凍結你嘅餘額，仲有一整套 [追蹤委託](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/zhui-zong-zhi-shi.md) ——包括追蹤入場、追蹤出場，仲有反向追蹤設定，例如「逢低買入」或者「高位賣出」。&#x20;

我哋嘅 [止盈 + 止損 組合](/goodcryptox-yue/yong-xu-he-yue-dex/shou-dong-ding-dan/tp+sl-zu-he.md) 係另一個層次：你可以設置多個 TP 目標，令你嘅 SL 跟隨已成交嘅 TP，或者將追蹤邏輯應用喺任一邊。&#x20;

你仲可以用以下自動化策略運行： [網格（Grid）](/goodcryptox-yue/yong-xu-he-yue-dex/ji-xie-ren/wang-ge-ji-xie-ren.md), [定期定額（DCA）](/goodcryptox-yue/yong-xu-he-yue-dex/ji-xie-ren/dca-ji-xie-ren.md)，或者 [無限追蹤（Infinity Trailing）](/goodcryptox-yue/yong-xu-he-yue-dex/ji-xie-ren/wu-xian-zhui-zong.md) 機械人，並可以用 [webhooks](/goodcryptox-yue/yong-xu-he-yue-dex/webhooks.md) 來觸發或取消 goodcryptoX 入面嘅任何委託或機械人——由任一 TradingView 策略或提醒提供動力。


---

# 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/hyperliquid.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.
