> 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.3.1.1-minor.md).

# V 3.3.1.1 (Minor)

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

## Features: <a href="#features" id="features"></a>

RED-50060 AgenaFeed / new Crypto Instrument-List

RED-49938 Challenge / new instrument lists of tradable instruments

RED-49995 Challenge / Show only tradable instruments when searching

RED-49817 TradersYard / New resizing scheme of TradersYard images

RED-46919 InteractiveBrokers / AT++ supports switching between accounts

RED-50282 TradersYard / Removal of social features

## Improvements: <a href="#improvements" id="improvements"></a>

RED-50233 Scanner / Background color not applied to empty cells

RED-50064 Rithmic / December contracts can be loaded now

RED-49925 MT5 / Instruments do not support drag and drop into list

RED-50037 Challenge / AT++ no longer creating duplicated orders

RED-50247 AgenaBroker / SMART routed positions are correctly recognized now

RED-48889 Chart Container / Three line break chart no longer shifted

RED-50183 Application / Analyzer column marking coloring

RED-50183 Application / Window placement saved within workspace correctly applied after restart

RED-50084 Challenge / Always display the correct order execution timestamp

RED-48815 Application / Status indicator panel in the right lower corner is always shown

RED-49350 Chart Container / Correct instrument added to a ListChartGroup by entering its symbol

RED-50033 Challenge / Improved profit\&loss display

RED-50055 Application / AT Incomplete transition when shifting between Dark and Light modes

RED-49838 Subscriptions / properly recognize xTick subscription

RED-50159 Chart Container / Orderstream available again

RED-50103 Application / Cross thread access Fatal error at startup

RED-48888 Application / Icon disappearing from a taskbar

RED-50099 Challenge / Filter invalid ticks for stocks

RED-50045 Scanner / Running Trade marking covering scan results in Dynamic Scanner

RED-50089 Challenge / Replacing default dxFeed spreads with custom ATR Spread for Indices and commodities

RED-49805 Application / improved data range loading of non time based charts

RED-49538 IB / Improved usability and appearance of the TWS version warning

RED-49543 xTick / Wrong workspace loaded

RED-49946 Application / Improved scroll bar behavior

RED-49936 Application / TradersYard connection status indicator not working properly

RED-49890 Indicators / Custom indicator name not saved

RED-49571 Application / The remote name could not be resolved after sleep mode

RED-49905 TradersYard / P2P calls couldn’t be properly controlled

RED-48397 AgenaTrader / Remove Russian localization

RED-49535 Chart Area / GUI issue on standard trading pad

RED-49509 xTick / improved data loading

RED-48162 Chart Area / InstrumentCorrelation show incorrect results after restarting AgenaTrader

RED-49022 Scanner / DynamicScanner Signals not draggable to Chart

RED-49714 Chart Area / Secondary data series color differs from its label

RED-48779 Application / V3 design causing many services not to recognize ATs windows

RED-48007 Scanner / Basket symbol appearing and then disappearing with fundamental instrument list


---

# 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.3.1.1-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.
