> 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/step-4.-connect-your-account/futures/iqfeed.md).

# IQFeed

This guide is designed to help you connect IQfeed to the ATAS platform.

***

The process of registering for Free Trial access to IQFeed is described in the article: [IQFeed Demo Registration.](https://help.atas.net/en/support/solutions/articles/72000602409)

{% hint style="info" %}
Before connecting your IQFeed account to the ATAS platform, make sure you have downloaded and installed the latest version of the IQFeed client software.
{% endhint %}

You can download it [here](<https://www.iqfeed.net/index.cfm?displayaction=support§ion=download >) – IQFeed product (Datafeed)\
\
After installing and running this program, a window will open where you need to enter your **IQFeed** account details in the opened window, which are provided in the registration email. The same window will also briefly pop up when you click **Connect** on the added IQFeed connection.

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

To set up the IQFeed connection on the ATAS platform, click on Connections in the main platform window, then select **Add, choose IQFeed**, and click **Next.**

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

In the IQFeed connection window, enter your credentials (username and password), then click **Finish.**

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

After configuring the connection, it will appear as a separate line in the connections window:

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

1\. **Add** – add a new connection.

2\. **Type** – connection source.

3\. **Name** – connection name which you can set yourself.

4\. **Status** – connection status.

5\. **Quote Provider** – option to select a quote provider (this connection will be used as a quote provider).

6\. **Auto-Connect** – if you want the connection to automatically occur when the platform is launched, you need to enable this option.

7\. **Connection settings button.**

8\. **Remove connection from the list button.**

9\. **Connect/Disconnect** – connect/disconnect the connector.

{% hint style="info" %}
You can read about the settings of this window at the following link: [Connection Settings Window](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/step-4.-connect-your-account/futures/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.
