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

# V 3.2.1.3 (Minor)

## Highlight:

Introducing AgenaBroker. Please visit [broker.agenatrader.com](https://broker.agenatrader.com/) for more information, and Open your Account Now.

Introducing [New Subscription Plans](https://tradersyard.com/pricing?plan=lite#price-table) for Our TradersYard Challenge Participants! With this plan, you will get many AgenaTrader add-ons included. Please check out the new plans

## Features:

RED-49385 Licensing / Now with any TradersYard Challenge Plan, you will receive many other paid indicators, strategies

RED-49388 AgenaBroker / You can now open your brokerage account with Agenabroker

## Improvements:

RED-49638 Chart / Three Line Break candles are now visible in dark skin

RED-48664 Chart Group / Instrument list selection window can be resized now for better readability

RED-48041 IB / Groups created in Financial advisor account in IB can be used in AgenaTrader

RED-48865 Scanner / Analyzer Columns in scanner are now having the status of its calculation shown with colored dots if no result is done

RED-48903 Scanner / Highlighting selected instruments in Scanner in White skin is improved

RED-48918 Application / AgenaTrader window resizing on second monitor is now improved

RED-49081 Scripting / Added possibility to use Correlation Instrument indicator in User Code

RED-49183 IB / IB orders and deposit display improved

RED-48646 Preferences / Default action bar appearance setting will be "Click on Price Scale"

RED-48722 Preferences / Global configuration is renamed to Preferences

RED-49236 Options / Trade visibility across various features in AgenaTrader

RED-48969 Scanner / Percent sign in daily performance column is introduced

RED-47590 AT++ / Audio preview for the SignalSound when setting up Entry Escorts in AT++ Manager

RED-48965 Trading Journal / Instrument type filter functionality improved

RED-49047 Scripting / Scripting window shows no compilation successful popup

RED-48999 Rithmic / Added support for autoconnect of RTraderPro

RED-48670 Timezones / AgenaClock color is improved

RED-48839 IQ Charts / Multi Minutes and Multi Hours charts are now synced

RED-49129 Account Connection / New account connection can be established using old account removed account name

RED-49278 Location Point / FreeRide loads on higher timeframes

RED-48647 Indicator / Dividends parameter from Info indicator is now removed temporarily

RED-48779 Application / AgenaTrader can be properly recognized by 3rd party applications like DisplayFusion or OBS


---

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