# 预制工作区模板

{% hint style="info" %}
ATAS平台支持将图表配置保存为模板，便于快速加载使用。以下为您介绍部分精选模板，文末附有图表应用指南。
{% endhint %}

### 盘口动态分析模板（热力图）

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

多功能分析模板。该模板可同步分析盘口挂单活动与订单流数据。通过DOM Levels指标能追溯盘口历史变化，识别存在大额撤单的虚假挂单层级，以及能承受压力并引发价格反转的真实关键价位。本模板基于秒级K线构建。

### DOM Trader模块 scalp 交易模板

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

该模板基于专为便捷 scalp 交易设计的"Scalping DOM"指标，具备以下功能： &#x20;

• 结合智能TAPE与智能DOM成交量进行集群分析 &#x20;

• 实现一键式自主开平仓操作，支持通过热键快速调整交易量参数

* 在指标设置中，您可以选择价格计算模式： 先进先出（FIFO）或后进先出（FILO
* 使用 ATAS 的布局系统并排排列多个图表，为监控多个工具创建高效的工作空间。

### 大单交易显示模板

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

该模板突出显示了 "大交易 "指标的功能，它在图表上标记了执行大额市场买卖订单的点。

### TPO 模式下的市场概况模板

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

本模板采用彼得-施泰德迈尔提出的市场概况概念，将市场数据可视化。图表显示

* 基于三十分钟价格走势的每日 TPO 分布
* 每日交易量分布
* 每天的控制点和价值区域价格。 该图表使用 TPO 和 Profiles 指标绘制，提供灵活的可视化选项，可显示额外的级别、扩展级别以与价格相交、将 TPO 图表分解为子周期等。

### 应用指南

该图表基于TPO and Profiles指标构建，其设置支持高度自定义可视化效果：可显示辅助价位、延长水平线至价格交汇点、将TPO图表拆分为子周期等。

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

要开始使用，请打开 "模板 "选项卡，选择 "图表 "类别，选择所需的模板，然后点击 "打开"。然后，选择所需的工具，点击 "确定"。

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


---

# 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://start.atas.net/cn/di-liu-bu-rong-ru-she-qu-gong-tong-cheng-zhang/yu-zhi-gong-zuo-qu-mu-ban.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.
