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

# V 2.11.1 (Minor)

## [**Announcement: Use your Bloomberg data in AgenaTrader.** ](https://agenatrader.com/products/#slide3)

If you are running a Bloomberg terminal with a Bloomberg SAPI connection, you can connect your Signalizer, Galaxy or Universe directly to your Bloomberg environment to synchronize watch lists and entire portfolios in AgenaTrader.

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

RED-47420 TY // Shared trade setups tab will open at startup so users will not miss shared trades by experts when they were away

RED-46808 Instrument Manager // Imported instrument lists will be in the section ‘External Lists’ in instrument escort

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

RED-47373 IB // Error message “Your API version does not support fractional share size rules.” no longer shows up

RED-47490 MT5 // corrected On connect trading hours information

RED-47421 TY // User is able to close shared trade setups tab even though there is a running shared trade

RED-47098 TY // Redesign Share post window

RED-47102 Tools // Save Financial calendar columns width

RED-47349 Tools // Improved ‘To Date’ Filter in Trades with future date so as to reduce number of clicks when checking trades everyday

RED-47288 Tools // Trade Markers are only visible if the selected expiry matches the traded contract

RED-46970 Instrument Manager // Instrument deletion Progress bar

RED-47357 Instrument Manager // Snooze Button for postponing mapping updates

RED-47249 Indicators // Improved visualization of InsideBarsMT over candles

RED-46708 Indicators // Improved SuperTrend calculation

RED-47419 Action Bar // DOM and T\&S TradingPad opened alongside of List Chart Group can be saved in workspace

RED-47131 Application // All DLLs are signed and have a valid organizational signature

RED-47447 Chart Area // Global scrolling in chart gallery can be enabled from configuration escort- chart

RED-46783 Chart Area // Added rollover date in Info Indicator

RED-47532 Chart Area // Color scheme at TradingPad is improved and information there is visible

RED-46720 OptionTrading // OptionChain Improvements- ‘Count’ selector for ‘Expiries’, advanced-filter for ‘Open P\&L' and ‘Open Qty’, UX of Advanced filters and OptionChain datatable

RED-47114 Workspace // Now user has a chance to save the already backed up workspace as 'Latest’ or as a new workspace

RED-47039 Correlation Matrix // Users can compare instruments from various asset classes with each other

## Performance and Security Updates: <a href="#performance-and-security-updates" id="performance-and-security-updates"></a>

RED-46985 AMP-CQG // OrderStream performance is improved

RED-47012 AMP-CQG // Partial order filling mechanism improved

RED-46561 AT++ Manager // Removed setting ‘Calculation Update TimeFrame’ for stop escorts

RED-47089 Scanner // P\&L column in scanner is corrected<br>


---

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