# 程序通用设置

当您完成工作区个性化配置后，我们将展示若干交易前通常需要调整的通用设置项。

### 隐藏设置面板

由于设置面板仅需在初始阶段使用，您可将其隐藏以释放界面空间，避免在自主进行订单操作时造成干扰。具体操作：点击下图中标记的面板隐藏图标即可。

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

### 时间偏移设置

该窗口用于配置ATAS平台内的时间显示方式。例如：您可选择让所有图表及平台界面统一显示您的本地时间，亦可设置为显示每个交易工具所属交易所的原始时间戳。

基础设置步骤：

1. 进入「设置」选项卡，点击「时间偏移」图标

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

2. 在打开的交易所列表中选择目标交易所，并将其时区与您的本地时间同步。您可手动调整时间偏移量，或直接点击箭头所指的「本地时区」图标进行自动同步。

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

此类时间偏移设置需针对您计划使用的每个交易所分别进行配置。

### 可见档位数量

若需在深度图中显示数据提供商提供的所有档位，需取消显示限制。

\
操作路径：进入「通用设置」(1) →「深度图」分区 → 在「可见档位数」(2)字段中填入数值 0。

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

通用设置选项卡中的其余参数(3)建议保持默认设置，无需调整。

{% hint style="info" %}
程序长期运行后会积累缓存数据，可能导致加载时间延长或图表数据加载异常。为避免此问题，请定期在通用设置选项卡中执行缓存清理功能。
{% 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/cheng-xu-tong-yong-she-zhi.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.
