March 26th, 2026

Beta 8.0.13

🔥 Key Features

Breakout and Retest Signals Indicator

A tool for automatically detecting and visualizing breakout zones and subsequent level retests.

  • Finds consolidation areas and highlights impulse zones.

  • Labels each zone with the cumulative delta value to assess aggressor strength at the moment of the breakout.

  • Draws “mirror” levels and records when price touches the broken zone.

VWMA (Volume Weighted Moving Average) Indicator

Unlike a regular moving average, VWMA takes into account not only price, but also the traded volume on each bar.

Coinglass Long/Short Ratio + Coinglass Open Interest Indicators

Two new indicators have been added to the Crypto Metrics section, in addition to the previously added Aggregated Liquidations.

  • Coinglass Long/Short Ratio shows the ratio of long positions to short positions.

  • Coinglass Open Interest shows changes in open interest in real time.

Please note: these indicators are not supported for all crypto instruments.

📈 Analytical Platform

  • The full name of the analyzed instrument is now shown in the top-left corner of the chart.

  • Global cursor synchronization across multiple charts of the same instrument within a single workspace. When you scroll one chart backward (or forward), all other charts of that instrument — regardless of timeframe — move to the same point in time.

  • Favorite timeframes. Add your favorite timeframes to the quick-access group right in the chart’s top menu.

  • Adding hotkey groups:

    • Assign your own commands to quickly switch between timeframes.

    • Switch between Watchlist instruments.

    • Show or hide indicators and drawing tools, chart panels, the additional footprint, and global lines.

    • Refresh all charts at once.

    • Increase or decrease position size.

    • Close all positions and cancel all orders across all accounts.

    • Turn on/off KeepDrawingMode for drawing objects.

  • Fix window dragging from the group selector button in floating panels.

  • Fixed window focus issue when opening instrument or indicator windows.

  • Fixed an issue where dragging the bottom panel would not work correctly.

  • Added Learning Center opening after onboarding completion.

  • Fix Learning Center template translations not updating on language change.

  • Fixed InvalidOperationException when switching onboarding steps.

  • Added more detail to the chart timeline. When you hover over the timeline, you will see the day of the week, date, year, and the exact time of market activity.

  • Use system regional settings for date/time formatting instead of UI language.

  • The display of the list of languages has been updated.

📊 Chart

  • Possibility to turn off OHLC info on the chart. Possibility to enable coloring numbers from the status line.

  • The issue of incorrect data on Range XV charts when connecting to dxFeed/dxFeed prop has been resolved.

  • Support alpha channel in cluster color scheme fills.

  • Recovery of missing data. Fixed gap not closing due to an internal error.

💸 Independent Order Management

  • Cross trading. The contract with the base instrument's expiration is used for trading.

  • Trade info card now formats values based on currency and instrument precision.

  • Fixed freezing of the analytical platform when submitting orders.

  • Add Symbol Info panel to Instrument Dispatcher.

  • Fix trading from chart mode (spacebar) being disabled after ~1 second.

  • Fix Chart Trader SL/TP blinking on PnL mode click.

  • Fix Price Change tooltip being hidden behind bar at high values.

📉 Indicators

  • Cluster Statistic. Updated rounding delta/volume fields to solid.

  • TradesOnChart. Add localized descriptions for all properties.

  • Liquidation Orders. Added support for events from the past.

  • MBO DOM: fix concurrent collection access in MaxInView.

  • DOM Levels. Fixed historical data processing errors.

  • Add AutoAddCrossTradingIndicator setting to control best prices indicator lifecycle.

  • FVG. Fixed the display of higher-timeframe FVG zones on the H1 chart and the duplication of higher-timeframe FVG zones when timeframes overlap.

  • Candle Statistics. The ArgumentOutOfRangeException error has been fixed.

  • Aggregated Liquidations. Restore the unsupported instrument message and add a loading indicator.

  • Fix indicator panel jitter caused by margin accumulation.

  • Fix tooltip visibility and alignment for histogram data series in indicator panels.

✏️ Drawing Objects

  • Add drag-by-area, remove center point, fix cursors.

  • Add KeepDrawingMode hotkey toggle for chart drawing objects.

  • The object's transparency level is now automatically saved when its color changes.

  • Fix KeepDrawingMode not applying when toggled after selecting a drawing object.

  • Market Profile & TPO:

    • in the TPO histogram with multiple POC levels, the last one will be shown;

    • hidden internal property in TPO Profile settings.

  • Fix move cursor for Highlight and Fixed Profile objects.

🧩 Widgets

  • Delta Divergence:

    • a double DPI scaling issue with fonts fixed;

    • fixed an issue where the widget's rows would disappear when the window was resized.

  • Fallback initialization when BigTrades are unavailable.

  • You can pin windows using the corresponding button.

📂 Trading Journal

  • Added the ability to remove an account from the list of accounts in statistics.

  • Trade statistics. Fixed filtration by date. Fixed showing the incorrect value of Last Trade Date.

  • Fixed playbook editing window: scroll added for the playbook list.

  • Fixed localization error in Playbook editing window: Save button now displays text correctly.

  • Fixed statistics export to file.

  • Fixed NullReferenceException errors in Trading Activity tables.

▶️ Replay

Adding chart templates in Replay. You can select any section on the chart and save it as a template for later playback in Replay.

The Ctrl+I keyboard shortcut for configuring indicators in playback mode is disabled.

🤖 API

  • Fix custom modules update: allow updating installed modules from Custom Modules window.

🔗 Connectors

  • Rithmic. Added RMS Commission support.

  • dxFeed:

    • using recently cached instruments to ease reconnecting;

    • fixed stocks price precision.

    • fixed ATAS NG chart not updating on dxFeed connections.

  • Rithmic and dxFeed logo positioning updated.

  • dxFeed prop. Recover data gap after reconnect.

  • Prevent duplicate connectors from connecting with the same credentials.

  • Fix webhook alert notifier swallowing exceptions, causing infinite error logging.