# Exante

This guide is designed to help you connect to Exante.

***

To configure the **Exante** connection to the **ATAS platform**, enter the menu of the main window of the ATAS platform and left-click on the item **Connections** in the main window of the platform.

To add a new connection, click the **Add button.**

Next, a window will open displaying the list of available accounts and quote providers:

<figure><img src="/files/3AfxCFEioBa873Niru7l" alt=""><figcaption></figcaption></figure>

In this window, you need to select the **Exante** connection type and click **Next.**&#x20;

Next a window for signing the agreement will open:

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

If everything looks good to you, click **I Accept, Please continue.**

{% hint style="warning" %}
OCO (one cancels other) orders for the Exante connection are locally emulated on your computer. This means that the platform must be connected to your broker for OCO orders to function properly. If you are disconnected and an OCO order is filled, the other orders of the same group WILL NOT BE CANCELED!
{% endhint %}

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

1\. In the **Account type** field, select the type of account - real or demo

2\. In the settings window, enter all the parameters for establishing a fixed connection to your **Exante** account as provided by the broker.

**Order connection settings** - enter **FIX TRADE** credentials from Exante\
**Price connection settings** - enter **FIX FEED** credentials from Exante\
\
Credentials from Exante will be provided as follows:

<figure><img src="/files/3MU5GiLflPxd9MmGfWXd" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
When filling in the Server adress line, the address should be filled in WITHOUT the data in brackets or select one of the options. Examples:&#x20;

fixprod.exante.eu:27000&#x20;

fixprodln.exante.eu:27001&#x20;

fixprodeu.exante.eu:27001&#x20;

Instead of fixprod(ln|ld4|eu|dsp|ny|usa).exante.eu:27000
{% endhint %}

Click **Next.**

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

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)

<figure><img src="/files/9gmRYSz2J7jNJUtposYd" 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.


---

# 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/exante.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.
