# V 2.9.3 (Minor)

* #### Improvements:

  * RED-46507 Indicator // OrderStream’s “Aggregated Delta” values are now shown in a separated panel
  * RED-46546 Scanner // Improved logic for font color adoption
  * RED-40950 Drawing // Improved Fibonacci Retracements for logarithmic charts

  #### Performance and Security Updates:

  * RED-46643 Backtest // AgenaTrader was not responding once input file of raw tick data was used
  * RED-46602 Chart // Hotkeys for increasing timeframes were not working in Chart Gallery
  * RED-46792 General // Optimized removal process of the obsolete instrument in the local database
  * RED-46829 IB // Updated the API due to a change of EUREX exchange on IB’s side
  * RED-46615 Indicator // Issue which caused chart panels to overlap
  * RED-46636 Indicator // Issue which prevented the execution of custom-made hotkey for IndicatorAlarm
  * RED-46756 MT5 // AgenaTrader was reconnecting with broker each 12h and AT++ strategies were lost
  * RED-46465 MT5 // OrderStream values were not properly shown
  * RED-45234 Scripting // Improved handling of custom user code which deals with Target and Stop orders
  * RED-46572 Tradersyard // AgenaTrader was reporting authentication errors after logout


---

# Agent Instructions: 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:

```
GET https://release.agenatrader.com/german-2/v-2.9.3-minor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
