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

# V 3.1.0 (Minor)

## Highlight:

For easy and fast trading with just single mouse click, you can use now a new feature, One Click Trading Box.

## Features:

RED-48773 Chart Area // One Click Trading panel for easy and fast trade opening

## Improvements:

RED-48845 Taipan // History candles visibility improved

RED-47999 Taipan // Downloading and saving history from Taipan is improved for replay feature

RED-48806 Application // Timezone changes are handled and rectified

RED-48787 Forex Pad // UI/ UX improvement are done on Forex Pad

RED-48294 Application // Color improvements for various features in AgenaTrader

RED-48608 Application // Advanced message window to collect all individual messages in one window

RED-48359 Chart tools // Save Bars Count and Days back to Chart template for loading candle in chart

RED-48539 Strategy Handling // Renamed Strategy Escort to Strategy Manager

RED-47731 Application // Instrument search results is improved by showing instrument only available with connected datafeeds

RED-48335 Sim account // Available and Used Buying Power columns added as default in account manager

RED-48534 Action Bar // Trend Channel icon in Action Bar is corrected and improved

RED-48925 Container // Template application to TabChartGroup charts improved

RED-48920 Chart Area // Trend lines appearance improved with changing time-frames

RED-48309 Simulated Account // Large number of order quantity is executable

RED-48634 Chart Area // EOD chart shows realtime icon

RED-49008 AgenaFeed // History loading performance is improved


---

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