> For the complete documentation index, see [llms.txt](https://start.atas.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://start.atas.net/cn/di-si-bu-zi-zhu-lian-jie-jiao-yi-zhang-hu/qi-huo/iqfeed.md).

# IQFeed

本指南旨在帮助您将 **IQFeed** 连接至 **ATAS 平台**。

***

在连接 IQFeed 账户之前，请确保您已注册 IQFeed 免费试用。注册流程详见文章：[**IQFeed 演示注册**](https://help.atas.net/en/support/solutions/articles/72000602409)。

{% hint style="info" %}
在将 IQFeed 账户连接至 ATAS 平台之前，请确认您已下载并安装最新版本的 **IQFeed 客户端软件**。
{% endhint %}

您可以在此处下载[**IQFeed product**](https://www.iqfeed.net/index.cfm?displayaction=support%C2%A7ion=download)**（Datafeed)**。\
\
安装并启动该程序后，会弹出一个窗口，要求您输入在注册邮件中提供的 IQFeed 账户信息。当您在 ATAS 平台中点击“Connect（连接）”以激活 IQFeed 连接时，该窗口也会短暂出现。

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

要在 ATAS 平台上设置 IQFeed 连接，请单击平台主窗口中的 "连接"，然后选择 "添加"，选择 IQFeed，并单击 "下一步"。

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

在 IQFeed 连接窗口中，输入凭证（用户名和密码），然后单击完成。

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

配置连接后，它将作为单独一行出现在连接窗口中：

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

1. **Add（添加）** – 添加新连接。
2. **Type（类型）** – 连接来源。
3. **Name（名称）** – 您可自行设置的连接名称。
4. **Status（状态）** – 连接状态。
5. **Quote Provider（行情提供商）** – 选择行情数据提供商（此连接将作为行情源）。
6. **Auto-Connect（自动连接）** – 若希望平台启动时自动连接，请启用此选项。
7. **Connection settings button（连接设置按钮）**。
8. **Remove connection from the list button（从列表中删除连接按钮）**。
9. **Connect/Disconnect（连接/断开）** – 连接或断开该连接器。

{% hint style="info" %}
您可以通过以下链接了解该窗口的详细设置：[**连接设置窗口**](https://help.atas.net/en/support/solutions/articles/72000612212)。
{% 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://start.atas.net/cn/di-si-bu-zi-zhu-lian-jie-jiao-yi-zhang-hu/qi-huo/iqfeed.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.
