> For the complete documentation index, see [llms.txt](https://infinity.aloen.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infinity.aloen.to/infinity-algo-features/take-profit-settings.md).

# 止盈设置 Take Profit Settings

当使用"信号(Signals)"退出类型时，对止盈信号行为的高级控制。

![TP 设置面板](https://2387257950-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cf3dRpPzq1Qbyc8GksH%2Fuploads%2FiDc6ZdeZGnvRvvwpaDBX%2Fimage.png?alt=media\&token=becd4d66-1790-4cec-b747-2f1c8f84e2a7)

{% hint style="info" %}
**注意：** 这些设置仅在启用"显示止盈信号(Show Take Profit Signals)?"时有效
{% endhint %}

***

## 🎯 设置说明 (Settings Explained)

{% tabs %}
{% tab title="⏲️ 时间周期 (Timeframe)" %}

#### 更高时间周期分析 (Higher Timeframe Analysis)

**用途：** 从更大的时间视角观察市场动能

**工作原理：**

* 设置计算止盈信号的时间周期
* 更高的周期 = 更稳定的信号
* 过滤掉市场噪音

{% code title="推荐设置 (recommended):" %}

```
图表周期 (Chart TF) → 止盈周期 (TP TF)
1 分钟 (min)       → 3-5 分钟
5 分钟             → 15 分钟
15 分钟            → 30-60 分钟
1 小时 (hour)      → 4 小时
```

{% endcode %}

{% hint style="success" %}
**最佳实践：** 使用图表周期的 2-3 倍作为止盈周期，可获得更可靠的信号
{% endhint %}
{% endtab %}

{% tab title="🛠️ 平滑度 (Smoothing)" %}

#### 信号敏感度控制 (Signal Sensitivity Control)

**用途：** 调整止盈信号的反应灵敏度

| 平滑度 (Smoothing)        | 效果 (Effect) | 适用场景 (Best For)      |
| ---------------------- | ----------- | -------------------- |
| **低 (Low) (1-5)**      | 信号多，敏感反应    | 剥头皮交易 (Scalping)     |
| **中等 (Medium) (5-10)** | 平衡          | 日内交易 (Day trading)   |
| **高 (High) (10-20)**   | 信号少，重要信号    | 波段交易 (Swing trading) |

**视觉效果：**

{% code title="平滑度效果 (smoothing-effect):" %}

```
低:  TP→TP→TP→TP→TP (许多信号)
高:  TP------→TP (少数关键信号)
```

{% endcode %}
{% endtab %}

{% tab title="💸 价格偏移 (Price Offset)" %}

#### 最小利润过滤 (Minimum Profit Filter)

**用途：** 防止在有意义的利润实现前过早平仓

**功能：**

* 设置所需的最小利润百分比
* 低于此水平不会产生止盈信号
* 防止过早平仓

{% code title="示例 (examples):" %}

```
偏移值 (Offset): 0.5%
交易收益 +0.3% → 无止盈信号
交易收益 +0.7% → 允许止盈

偏移值 (Offset): 1.0%
交易收益 +0.9% → 无止盈信号
交易收益 +1.2% → 允许止盈
```

{% endcode %}

{% hint style="warning" %}
**重要：** 根据你的利润目标和交易成本来设置偏移值
{% endhint %}
{% endtab %}
{% endtabs %}

***

## ⚡ 快速设置指南 (Quick Setup Guide)

### 按交易风格分类 (By Trading Style)

| 交易风格 (Style)             | 时间周期 (Timeframe) | 平滑度 (Smoothing) | 偏移值 (Offset) |
| ------------------------ | ---------------- | --------------- | ------------ |
| **剥头皮 (Scalping)**       | 2x chart         | 3-5             | 0.2-0.5%     |
| **日内交易 (Day Trading)**   | 3x chart         | 5-10            | 0.5-1%       |
| **波段交易 (Swing Trading)** | 4x chart         | 10-15           | 1-2%         |

***

## 📊 综合效果 (Combined Effect)

### 所有设置协同工作 (All Settings Working Together)

{% stepper %}
{% step %}

#### 检查偏移值 (Check Offset)

交易利润 > 最小偏移值？

* 否 → 无止盈信号
* 是 → 继续
  {% endstep %}

{% step %}

#### 分析动能 (Analyze Momentum)

检查更高时间周期的动能

* 弱 → 无信号
* 强 → 继续
  {% endstep %}

{% step %}

#### 应用平滑度 (Apply Smoothing)

动能是否持续？

* 否 → 等待
* 是 → 显示止盈信号
  {% endstep %}
  {% endstepper %}

***

## 💡 专业建议 (Pro Tips)

{% columns %}
{% column width="50%" %}

#### 获得清晰信号 (For Clean Signals)

* ✅ 更高时间周期 (3x+)
* ✅ 更多平滑度 (10+)
* ✅ 更高偏移值 (1%+)

**结果：** 更少但质量更好的平仓机会
{% endcolumn %}

{% column %}

#### 积极交易 (For Active Trading)

* ✅ 较低时间周期 (2x)
* ✅ 较少平滑度 (5)
* ✅ 较低偏移值 (0.5%)

**结果：** 更多平仓机会
{% endcolumn %}
{% endcolumns %}

***

## 🎯 常见配置 (Common Configurations)

{% hint style="success" %}
**保守型配置 (Conservative Setup)：**

* 时间周期 (Timeframe): 4x chart
* 平滑度 (Smoothing): 15
* 偏移值 (Offset): 1.5%

**平衡型配置 (Balanced Setup)：**

* 时间周期 (Timeframe): 3x chart
* 平滑度 (Smoothing): 10
* 偏移值 (Offset): 0.75%

**激进型配置 (Aggressive Setup)：**

* 时间周期 (Timeframe): 2x chart
* 平滑度 (Smoothing): 5
* 偏移值 (Offset): 0.3%
  {% endhint %}

***

## ⚠️ 重要注意事项 (Important Notes)

* 这些设置 **仅** 适用于"信号(Signals)"退出类型
* 更高的数值 = 更少但更好的信号
* 在不同的市场条件下测试设置
* 根据你的交易结果进行调整

{% hint style="info" %}
**记住：** 质量优于数量 - 错过一些平仓机会比过早平仓要更好
{% endhint %}


---

# 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://infinity.aloen.to/infinity-algo-features/take-profit-settings.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.
