> For the complete documentation index, see [llms.txt](https://release.agenatrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://release.agenatrader.com/v-3.4.0.45-minor.md).

# V 3.4.0.45 (Minor)

Download setup [here](https://agenatrader.com/download/AgenaTrader_Setup.exe)

## Features:

RED-50406 TradersYard / TY hotkeys removed

RED-50346 Paper Trading / New connection type added

RED-41035 Instrument Manager / TradeGate exchange added

RED-49981 Alerts / The new advanced Alert Style activated by default

RED-50178 Challenge / Added support for "compensation trade", so that support can reimburse losses caused by system failure

RED-50264 Challenge / IfDone order connections can be handled by the BrokerageServer now and will execute when AT is not running

RED-50266 Challenge / New account status "suspended" of TC accounts is supported now

## Improvements:

RED-50403 Instrument Manager / Not being able to import instruments if mappings were previously deleted

RED-50390 Challenge / Avoiding zero P\&L for running trades

RED-50327 Protocol / Changed from error to warning: You are not signed into TradersYard

RED-49885 Instrument Manager / Improve removal of delisted instruments from the database

RED-50362 Challenge / P\&L of a running AT++ position displayed in percent even though set to amount

RED-49754 Workspace / Improved overwriting of existing workspace-backups

RED-50333 Interactive Brokers / Switching the account type of a running IB connection no longer possible

RED-50269 TabChartGroup / Changes like indicators and tab markings are being stored

RED-50287 LocationPoint / Uncheck the checkbox in action bar, if indicator gets removed

RED-50262 ListChartGroup / Sorting arrow no longer disappearing after reducing column width

RED-48162 Indicators / InstrumentCorrelation no longer shows incorrect results after restarting

RED-49865 Application / Reduced startup time

RED-48816 Chart / Avoid overlapping TraderBar by the Toolbar

RED-50185 AgenaFeed / Loading chart history from cache to improve chart loading speed

RED-48617 Instrument Manager / Manually imported mappings are no longer inactive by default

RED-50267 Workspace / Detached windows are now being properly restored in multi-monitor setups

RED-50233 Scanner / Background color is now also applied to empty cells

RED-50149 Chart / For a ListChartGroup running in only one timeframe the first chart will get properly loaded now

RED-49496 LocationPoint / Adjusted default colouring of the EMA 130 and Bollinger indicators

RED-49883 Instrument Manager / Improved mapping import time

RED-50379 ListChartGroup / Error message "This instrument list can't be null, empty or white space" handled


---

# 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://release.agenatrader.com/v-3.4.0.45-minor.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.
