> For the complete documentation index, see [llms.txt](https://docs.agenatrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agenatrader.com/german/main/broker-und-datenfeed/verbindungsanleitungen-fur-konten.md).

# Verbindungsanleitungen für Konten

Hier finden Sie die Direktlinks zu den entsprechenden Connection-Guides:

<table data-header-hidden><thead><tr><th width="389">Broker oder DatenFeed</th><th>Links</th></tr></thead><tbody><tr><td>Broker oder DatenFeed</td><td>Links</td></tr><tr><td>Interactive Brokers (IB)</td><td><a href="https://www.youtube.com/watch?v=prdJWAIHQK0&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne&#x26;index=3">Verbindungs-Anleitung für IB</a></td></tr><tr><td>CAP Trader</td><td><a href="https://www.youtube.com/watch?v=prdJWAIHQK0&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne&#x26;index=3">Verbindungs-Anleitung für CAP Trader</a></td></tr><tr><td>Dukaskopy</td><td><a href="https://www.youtube.com/watch?v=87mNiPeXNHQ&#x26;index=4&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne">Verbindungs-Anleitung für Dukascopy</a></td></tr><tr><td>FXCM</td><td><a href="https://www.youtube.com/watch?v=3dZRtG024cI&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne&#x26;index=6">Verbindungs-Anleitung für FXCM</a></td></tr><tr><td>MB-Trading</td><td><a href="https://www.youtube.com/watch?v=NUbiDujhVsY&#x26;index=11&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne">Verbindungs-Anleitung für MB-Trading</a></td></tr><tr><td>TeleTrader</td><td><a href="https://www.youtube.com/watch?v=x7RntTNBSEE&#x26;index=1&#x26;list=PLLftyBhQjHrXaoAyy3_S6SBhd_CqXXMjd">Verbindungs-Anleitung für TeleTrader</a></td></tr><tr><td>XTB</td><td><a href="https://www.youtube.com/watch?v=7joUEwUVDRA&#x26;index=5&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne">Verbindungs-Anleitung für XTB</a></td></tr><tr><td>Optimus</td><td><a href="https://www.youtube.com/watch?v=SGHhUnqPfJk&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne&#x26;index=7">Verbindungs-Anleitung für Optimus</a></td></tr><tr><td>RJO'Brien</td><td><a href="https://www.youtube.com/watch?v=2wLTutD2qnM&#x26;index=8&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne">Verbindungs-Anleitung für RJO'Brien</a></td></tr><tr><td>BarChart</td><td><a href="https://www.youtube.com/watch?v=pEMMCJSNOYM&#x26;index=4&#x26;list=PLLftyBhQjHrXaoAyy3_S6SBhd_CqXXMjd">Verbindungs-Anleitung für BarChart</a></td></tr><tr><td>IQFeed</td><td><a href="https://www.youtube.com/watch?v=xhcWndBrdFY&#x26;index=3&#x26;list=PLLftyBhQjHrXaoAyy3_S6SBhd_CqXXMjd">Verbindungs-Anleitung für IQFeed</a></td></tr><tr><td>LMAX</td><td><a href="https://www.youtube.com/watch?v=uNYArwfOzuI&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne&#x26;index=10">Verbindungs-Anleitung für LMAX</a></td></tr><tr><td>Rithmic</td><td><a href="https://www.youtube.com/watch?v=SGHhUnqPfJk&#x26;index=7&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne">Verbindungs-Anleitung für Rithmic Technologie Anbieter</a></td></tr><tr><td>FXFlat</td><td><a href="https://www.youtube.com/watch?v=prdJWAIHQK0&#x26;list=PLLftyBhQjHrWFFKZsRsmKCidwnfi0awne">Verbindungs-Anleitung für FXFlat Technologieanbieter</a></td></tr></tbody></table>

&#x20;Sehen Sie unter **Verbindungsanleitungen** in unserem [AgenaSpace](https://agenatrader.com/de/agenaspace-online-ausbildung/) die Videos über die Verbindung zu den jeweiligen Broker/Datafeeds.


---

# 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://docs.agenatrader.com/german/main/broker-und-datenfeed/verbindungsanleitungen-fur-konten.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.
