Public Release
Enhancements:
• Individual backtests and optimizations can now be deleted from a dashboard, allowing users to remove the clutter of non-important sections, retaining only those that have significance for their strategy development process (delete button will appear on all new backtests and optimizations).• The order of sections on the LaunchPad can now be switched, which is persistent across application restarts. This allows users who have already completed the 5-step Quickstart process, to move it to the bottom. Simply click the 'Switch Sections' button in the header.
• When clicking on a dashboard in the Dashboard Index, if the dashboard is already open (but minimized), it will now be restored to its previous size and position before giving it focus, meaning users no longer have to use the Windows task bar to switch between dashboards
• Tooltip content for the 'Non-Opening Count' values on the backtest metrics table have been improved, to better explain the use of these metrics.
• New color-coded video key to signify to the user the priority to watch orientation videos (note that this will not appear on existing dashboards - just new ones).
• Other minor visual enhancements and refinements.
Bug Fixes:
• Fixed edge-case issue where if a user edited dashboard notes and then closed the dashboard window without first stepping off the text field, the notes would not be saved. Notes are now always saved correctly.• Fixed issue where following a very specific use case, a spurious (and empty) optimization would be added to the dashboard. This only occurred when using a custom symbol for a backtest and then immediately running an optimization using a standard symbol and cloud agents, and resulted from MT5 incorrectly invoking OnTesterDeinit() multiple times.
• Fixed issue where tooltip backgrounds on the backtest metrics table were partly transparent (z-order issue)