# ​​Grid Trading

**​**​Grid Trading is an automated arbitrage strategy based on price fluctuations within a range. By pre-setting buy and sell grids, it continuously buys low and sells high in volatile markets, accumulating steady profits without needing to predict market direction.

#### Hyperbot Exclusive Advantages：

✅ ​**​Multi-Platform Contract Support​**​: Seamless integration with ​**​Hyperliquid​**​ and ​**​Aster​**​ contract trading.

✅ ​**​AI Dynamic Parameter Adjustment​**​: Automatically optimizes grid density based on market volatility.

✅ ​**​Cross-Exchange Hedging​**​: Monitors CEX/DEX price gaps to capture arbitrage opportunities.

<figure><img src="/files/9yNdF0iyoroVJyjJlwBg" alt=""><figcaption></figcaption></figure>

***

#### Core Features：

​**​Flexible Trading Modes​**​

* ​**​Manual Trading​**​: Full control over each trade, ideal for precise execution of personal strategies.
* ​**​Strategy Trading​**​: One-click activation of smart algorithms to automatically capture market opportunities.

​**​Switching Path​**​:Trading Panel → Right Navigation Bar → Click "Manual Trading/Strategy Trading" Toggle → Select Strategy & Configure Parameters

<figure><img src="/files/yKGqVAsWCHagjWHp5bQO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7PSTSg3qhUGU1X5dSGbE" alt=""><figcaption></figcaption></figure>

#### ​**​Smart Parameter Configuration Center​**​

* ​**​Price Range​**​: Set upper and lower grid limits (e.g., BTC: 60,000−70,000).
* ​**​Grid Density​**​: Layer by fixed price gap (e.g., $500/grid) or percentage (e.g., 1%).
* ​**​Per-Grid Position​**​: Supports dynamic adjustment (e.g., 5% of total capital/grid) or fixed quantity.

#### ​**​Real-Time Market-Driven Execution​**​

Monitors market prices and automatically triggers trades:

* ​**​Falls to grid line → Buy​**​
* ​**​Rises to grid line → Sell​**​

#### ​**​Historical Order Tracking​**​

Review each trade’s trigger price, time, and profit/loss.

#### ​**​Circuit Breaker Protection​**​

When a one-sided trend breaks the grid range:

* Automatically pauses the strategy.
* Triggers global stop-loss (e.g., total loss ≥10%).

***

#### **How to Create a Grid Strategy?​**​

​**​Step 1: Access the Page​**​Visit Hyperbot Official Website → Click ​**​"Trading"​**​ in Navigation Bar → Enter ​**​"Grid Strategy Trading"​**​ → ​**​"Create Strategy"​**​​**​Key Parameter Settings (Example):​**​

```
Pair: ETH/USDT | Mode: Isolated | Price Range: $3,400-$4,200  
Grid Layers: 20 (0.5% spacing) | Minimum Investment: $500
```

​**​Step 2: Monitor & Adjust​**​

* ​**​Live Panel​**​: View grid trigger status, pending orders, and floating P\&L.
* ​**​Dynamic Adjustment​**​: Automatically widens/narrows grid spacing based on volatility (e.g., +0.2% if volatility >30%).

​**​Step 3: Historical Review​**​Go to ​**​"Strategy Trading History"​**​ tab → Filter by time/pair.Analyze metrics: Win rate, per-grid ROI, fee ratio.

***

#### ⚠️ ​**​Risk Warnings​**​

* ​**​One-Sided Trend Risk​**​: Sharp price movements may interrupt grids or cause margin calls.
* ​**​High-Frequency Fees​**​: Excessive trading may erode profits (recommended: per-grid profit >3x fees).
* ​**​Liquidity Dependency​**​: Low-liquidity pairs prone to slippage (prioritize pairs with >$1M volume).

​**​Pro Tip​**​: Use grids in volatile markets, exit fast in trending markets—balance returns with risk control.​**​Start Now​**​: [Hyperbot Grid Trading Portal](https://yuanbao.tencent.com/chat/naQivTmsDa/40732b4d-0934-469e-8b49-d4705b34b3ce#)


---

# 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.hyperbot.network/get-started/grid-trading.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.
