> 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/simulationskonto.md).

# Simulationskonto

Mit der Eröffnung eines Simulationskontos erhalten Einsteiger die ausgezeichnete Möglichkeit, die Besonderheiten des Handels an der Börse zu untersuchen, die Funktionalitäten von AgenaTrader kennenzulernen sowie eigene Handelsstrategien zu entwickeln.

*Vorteile unseres Simulationskontos sind:*

1. Das Simulationskonto ist ein internes Konto, mit welchem ohne Brokeranbindung unlimitiert gehandelt werden kann.
2. Es simuliert ein Brokerkonto und schafft damit reale Bedingungen für den Test.

Simulationskonto: [Anfordern](https://agenatrader.com/connection-lost-popup/)

[YouTube Video Guide "Simulationskonto öffnen"](https://www.youtube.com/watch?v=ympY4RYNsyo\&index=3\&list=PLLftyBhQjHrVx1_2e0dA5NDNAvtojaRKF)

**Kommissionen im Simulationskonto einstellen**

Um das Trading mit dem internen Simulationskonto im AgenaTrader so realitätsgetreu wie möglich zu gestalten, können Sie für jede Instrumentengruppe Kommissionen einstellen, die jedem Ihrer Simulations-Trades verrechnet werden. Über die Verbindungseinstellungen können Sie Ihr Simulationskonto editieren:

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F1347375179-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MP8fsMF4q1UaIfWtFf4%252F-MP8wZfJDov_zQLs-qBe%252FSimulationskonto_edit.png%3Falt%3Dmedia%26token%3D736ba67b-f156-441f-86ea-0a81587136b7&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2f56f4ec&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Im folgenden Fenster sehen Sie die Kommissionseinstellungen. Unter **Amount/Unit** können Sie einstellen, welche Kommissionen je gehandelter Unit (Aktie, Future, CFD, Currency-Pair) verrechnet werden sollen. Die Einstellungen sind in absoluten Zahlen und in der Währung eingestellt, die Sie für Ihr Simulationskonto gesetzt haben.

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F1347375179-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MP8fsMF4q1UaIfWtFf4%252F-MP8wi3fj0Ry9w20plUn%252FSimulationskonto_comision.png%3Falt%3Dmedia%26token%3D97045c2d-c827-4ef5-b829-451005e09001&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3fedc9e5&#x26;sv=1" alt=""><figcaption></figcaption></figure>

**Beispiel:**

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F1347375179-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MP8fsMF4q1UaIfWtFf4%252F-MP8wl63f6gy10vNkmA7%252FSimulationskonto_comision_example.png%3Falt%3Dmedia%26token%3D08efa01b-671f-47da-873b-70d1211f50d3&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=8b028734&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Als Beispiel haben wir folgende möglichst realitätsnahen Einstellungen gewählt:

* Für Stocks/ETF: 1,00 USD je gehandelter Aktie/ETF, Mindestgebühr = 5,00USD
* Für Futures: 2,50 USD je gehandeltem Future, Mindestgebühr = 10,00 USD
* Für Currencies: keine Gebühren, da die meisten Forex-Broker nur den Spread verrechnen
* Für CFDs: 1,00 USD j gehandeltem CFD, keine Mindestgebühren

{% hint style="info" %}
**Wichtig!** Das Simulationskonto kann einen negativen Wert haben, was bedeutet, dass beim Trading mit dem Simulationskonto der Cash Value des Kontos überschritten wurde
{% 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, and the optional `goal` query parameter:

```
GET https://docs.agenatrader.com/german/main/broker-und-datenfeed/simulationskonto.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.
