> 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/main/broker-and-datafeeds-connections/simulated-account.md).

# Simulated account

**Simulated account**

Opening up a simulated account offers a perfect opportunity for beginners to explore trading specifics in exchanges, to assess the possibilities of the trading platform AgenaTrader and also to develop their own strategies.

*The advantages of our simulated account are:*

1. This is an internal account, which allows you to use it at any time without limitations and broker binding.
2. It simulates a broker trading account and so creates real conditions for testing.

**Advantages of our simulated account:**

| Open an account                                                                                                                                  | References                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------- |
| Simulated account                                                                                                                                | [Open](https://agenatrader.com/broker/) |
| [Youtube Guide "How to open a simulated account"](https://www.youtube.com/watch?v=KSUyEmLd1fU\&list=PLpXCfYw2ra--CD0sAIyjol3S-BXKrQmbm\&index=1) |                                         |

**Setting commissions in the simulation account**

In order to make trading with the internal simulation account in AgenaTrader as realistic as possible, you can set commissions for each instrument group that allocated to each of your simulation trades. Using the connection settings, you can edit your simulation account:

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F2805764894-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MPhn7zlMCA093nNUSJf%252F-MPi8YLKGy-XUOElc4nI%252FSimulationskonto_edit.png%3Falt%3Dmedia%26token%3Dee485ce1-f9f3-4cbd-b0e3-50e0449e9958&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=723b0b3b&#x26;sv=1" alt=""><figcaption></figcaption></figure>

In the following window, you can see the commission settings. Under Amount/Unit, you can set which commissions per traded unit (stock, future, CFD, currency pair) should be allocated. The settings are in absolute numbers and are in the currency that you have set for your simulation account. In the Min field, you can set a minimum commission for each order, as is usually charged by most brokers. If, for example, you buy 1 Apple share and you have set commissions for it at 1€ per order for stocks (Amount/Unit), but the minimum commission is set to 10€, then this order will be charged 10€ commission, since this is obviously the minimum fee value.

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F2805764894-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MPhn7zlMCA093nNUSJf%252F-MPi8YLJzOato1ZZtgCn%252FSimulationskonto_comision.png%3Falt%3Dmedia%26token%3D816da007-6ab8-4f05-8b1e-0ae228997f45&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=cfc16e5e&#x26;sv=1" alt=""><figcaption></figcaption></figure>

**Example:**

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F2805764894-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MPhn7zlMCA093nNUSJf%252F-MPi8YLLhWcnsffRJFGR%252FSimulationskonto_comision_example.png%3Falt%3Dmedia%26token%3Ded7d175f-b84c-4602-ae3a-46fe77983fb2&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=99c50d87&#x26;sv=1" alt=""><figcaption></figcaption></figure>

As an example, I have chosen the following settings in as realistic a manner as possible:

* For stocks/ETF: 1.00 USD per traded stock/ETF, minimum fee = 5.00USD
* For futures: 2.50 USD per traded future, minimum fee = 10.00 USD
* For currencies: no fees, since most Forex brokers only charge the spread
* For CFDs: 1.00 USD per traded CFD, no minimum fees

{% hint style="info" %}
**Important!** Sim account can have a minus value which means that trading with sim account exceeded account cash value.
{% 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/main/broker-and-datafeeds-connections/simulated-account.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.
