# 工作区优化

由于ATAS是专注于订单流分析的平台，接下来我们将在工作区中添加集群图表，并讲解多图表组合技巧。 &#x20;

在已开启的图表上单击鼠标右键，从弹出菜单中选择"复制窗口"。

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

当您按住图表窗口的"Chart"标签并开始拖动时，界面中央将出现十字形停靠指引器，显示可放置窗口的主窗口区域。现在我们需要将其固定在右侧—请继续拖动窗口，直至指引器中心位置，然后释放鼠标按钮。

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

{% hint style="info" %}
同样地，您也可以配置更复杂的布局，例如在工作区不同区域固定三个或更多交易工具。
{% endhint %}

完成此操作后，我们将得到左右两侧分别显示重复窗口的界面。此时只需在右侧图表的下拉菜单中将K线切换为集群图，并根据需要调整足迹图的显示模式即可。

<figure><img src="/files/3823iLfPVQsrnEnDB9iw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
启用全局十字线后，可实现窗口间的便捷同步：左侧观察K线形态，同时通过右侧足迹图分析价格明细。
{% endhint %}

### 工作区保存

当您完成对预设工作区的自定义或从零创建新工作区后，可在退出程序时保存配置。具体操作：点击右上角关闭程序按钮，并勾选确认保存工作区的选项即可。

<figure><img src="/files/8WzxRhunu18wdLSdmM8B" alt=""><figcaption></figcaption></figure>

若在登录窗口阶段选择不加载预设工作区直接启动程序，则在关闭平台时，系统将提示您命名、创建并保存新工作区。

若您的工作区已保存但您想要更新修改内容，请转至「设置」选项卡，选择「工作区」菜单，找到目标工作区后点击「保存」按钮即可覆盖更新。

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

{% hint style="success" %}
在此窗口中，您还可对工作区执行其他必要操作，包括导出工作区以迁移至其他电脑或创建备份副本。
{% endhint %}


---

# 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-er-bu-shu-xi-gong-zuo-qu/gong-zuo-qu-you-hua.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.
