# dxFeed

This manual serves as a guide to connect dxFeed accounts.

***

{% hint style="info" %}
Here is [**the link**](https://get.dxfeed.com/orders/new/atas) where you can order the online data subscription:&#x20;

This connection provides quotes for the exchanges **CME, CBOT, NYMEX, COMEX, EUREX, NASDAQ**.
{% endhint %}

{% hint style="warning" %}
It is now possible to open charts of instruments for which you have a subscription, but there are no such instruments in ATAS. In order to open a chart from dxFeed, you need to connect the dxFeed connector and select the dxFeed section in the instruments manager.
{% endhint %}

To do this, open the [Connection Settings window](https://help.atas.net/en/support/solutions/articles/72000612212-connection-settings-window).

In this window, click the **Add** button  to add a new connection. Next, a window will open with a list of available accounts and quote providers. Select the **dxFeed** connection and click **Next**.

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

In the connection window, enter your login and password, fill in the necessary parameters, and click the **Finish** button.

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

#### Common:

* Connection name - what the connection will be named (in the Name column).
* Data server, authentication server - pre-filled access parameters for the connection.
* Login, password - the data you have received for access to your account.
* Align by trading session - Disable to request all data. Enable to align data according to ATAS instruments. Disabling this option allows you to see pre and post-market data. Changing this setting may require cache clearing.

#### Limitations!

Days back with full volume - it means that clusters on dxFeed charts will be available for the specified number of days. How many days to load with full volume profiles? Adding more days will increase loading time but provide more data on the charts.

Number of visible levels - depth limit for the dxFeed connector. A value of 0 disables depth limitations.

{% hint style="warning" %}
If during connection you see the error Unable to load DLL DXFeed 64.dll - you need to [**follow the link**](https://www.microsoft.com/en-US/download/details.aspx?id=52685) to download and install both files.
{% endhint %}

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

<br>


---

# 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/step-4.-connect-your-account/futures/dxfeed.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.
