# AgenaTrader++ (plusplus) – Automated Setup & Recovery Management

## General information <a href="#general-information" id="general-information"></a>

AgenaTrader++ plusplus represents the more advanced versions of AgenaTrader with innovative features for professional trading. This includes semi-automatic setup and trade management components, integrated risk and money management with automatic order sizing, signal scanner and other functions.

## Trading with AgenaTrader++ (plusplus) <a href="#trading-with-agenatrader-plusplus" id="trading-with-agenatrader-plusplus"></a>

When AgenaTrader++ (plusplus) is activated within a list chart group, the following popup will appear:

<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-MQwaBAfMfkSUH6IVZlQ%252F-MQwdVZ0moAISyPclHMH%252FAT%252B%252B.png%3Falt%3Dmedia%26token%3D09fb755e-3719-4fea-b807-a93d253c994b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=22bf41b5&#x26;sv=1" alt=""><figcaption></figcaption></figure>

You will be asked whether you wants to start the AT++ for the current instrument, for several selected instruments from the list or for the whole List Chart Group.

## **Important points concerning the AgenaTrader ++ (plusplus) setup**: <a href="#important-points-concerning-the-agenatrader--plusplus-setup" id="important-points-concerning-the-agenatrader--plusplus-setup"></a>

1. If AT++ (plusplus) is already running for an instrument within a specified time frame (e.g. 5 min.) and you activate AT++ within another time frame (e.g. 10 min.), then the time settings for the strategy will be changed according to the time frame opened most recently (10 min. in this case). This ensures that the strategy and the submitted trade are active within the same time frame.
2. If a trade for a specific instrument is already running within a particular time frame, then starting a strategy in a different time frame will be denied.
3. If AgenaTrader++ (plusplus) is started within the chart, then the interval in brackets will show the time frame for a strategy. Thus, you will be able to identify which time frame the stop point will be adjusted to (5 min. in this case).

<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-MQwaBAfMfkSUH6IVZlQ%252F-MQwd_zVJ6BSnYFVR5s0%252FATplus.jpg%3Falt%3Dmedia%26token%3D35f2a338-65a0-4c45-a6b9-8a3050a04390&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=851ab9d9&#x26;sv=1" alt=""><figcaption></figcaption></figure>

## AgenaTrader++ (plusplus) Resolve Setup <a href="#agenatrader-plusplus-resolve-setup" id="agenatrader-plusplus-resolve-setup"></a>

This is one of the essential tools in AT++.

#### **AgenaTrader++ (plusplus) resolve setup works in the following manner:** <a href="#agenatrader-plusplus-resolve-setup-works-in-the-following-manner" id="agenatrader-plusplus-resolve-setup-works-in-the-following-manner"></a>

* If you have submitted and confirmed orders, AgenaTrader++ strategies will continue to run even when the trading platform is closed.
* These strategies will be saved within the system.
* When you start AgenaTrader up again, the strategies will be adjusted to the current market conditions.

If you plan to keep an intraday trade with the AT++ setup overnight, we recommend that you do not turn off AgenaTrader since this can lead to unexpected order behavior. For example, order groups managed by AgenaTrader, such as IfDone and OCO, are often not linked to your broker due to the fact that the majority of brokers do not support these special types of orders. Only having AT opened ensures that all setups and functionalities will remain unchangeable.

If something happens during the time in which AgenaTrader is closed (e.g. filled or cancelled orders, closed trades etc.), stops will be recalculated and positions/setups will be adjusted etc. Obviously, this can be dangerous.

Should this occur, you will receive a recovery popup (see image below) displaying the trades which require your intervention and supervision:

<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-MQwaBAfMfkSUH6IVZlQ%252F-MQwdeacTfyZNep_sQEJ%252Fresolve.jpg%3Falt%3Dmedia%26token%3Dd22b43f2-41f4-4b7f-a58a-b91b358c3da8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=bcae0f90&#x26;sv=1" alt=""><figcaption></figcaption></figure>

*Functions of the buttons in the recovery popup:*

* The **Entry Escort** button allows you to enter the strategy. **NOTE:** the **Trades tab** will display the entry reason.
* The button **Session** allows user to select **analyzer** session
* The **Confirm** button applies the suggested actions.
* Chart area provides you access to all chart function. Details on section [**Chart Toolbar**](https://docs.agenatrader.com/main/chart-area/untitled)

If you close the popup without confirmation or get InconsstantState in column Action, you will have to clear the trades manually.


---

# 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://docs.agenatrader.com/create-your-own-strategy/agenatrader++-plusplus-automated-setup-and-recovery-management.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.
