> 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/de/schritt-4.-account-verbinden/krypto/okx.md).

# OKX

Dieses Handbuch dient als Leitfaden für die Anbindung der OKX-Börse an die ATAS-Plattform.

***

Unter f[olgendem Link](https://atas.net/de/atas-crypto/) können Sie eine kurze Beschreibung einsehen und die Plattform herunterladen.

Wenn Sie noch kein Konto haben, können Sie sich über den [folgenden Link](https://www.okx.com/) auf der Börse registrieren.

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

Gehen Sie zum Menü des **Hauptfensters der ATAS-Plattform** und klicken Sie mit der linken Maustaste auf das Element **Connections** im Hauptfenster der Plattform.

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

Als nächstes öffnet sich das Verbindungsfenster:

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

Um eine neue Verbindung hinzuzufügen, klicken Sie auf die Schaltfläche **Add.**

Als nächstes öffnet sich ein Fenster mit einer Liste der verfügbaren Konten und Kursanbieter:

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

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

1\) Geben Sie im Verbindungsfenster die Schlüssel ein, die Sie in Ihrem persönlichen Konto auf der OKX-Website generiert haben.

2\) Klicken Sie auf die Schaltfläche **Finish**.

Nach dem Verbindungsaufbau erscheint diese als eigene Zeile in der Liste der Verbindungen:

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

1\. **Type** - Verbindungsquelle.

2\. **State** - nach dem Hinzufügen einer neuen Verbindung ist ihr Standardstatus **Disconnected**. Um eine Verbindung herzustellen, klicken Sie auf die Schaltfläche **Connect**.

3\. **Is market data** - Aktivierung des Kursanbieters.

4\. **Auto connect** - um beim Start der Plattform automatisch eine Verbindung herzustellen, müssen Sie diese Option aktivieren.

5\. Schaltfläche Verbindungseinstellungen.

6\. Schaltfläche zum Löschen einer Verbindung.

7\. Schaltfläche zum Verbinden / Trennen eines Kontos.


---

# 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, and the optional `goal` query parameter:

```
GET https://start.atas.net/de/schritt-4.-account-verbinden/krypto/okx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
