September 13th 2024

New

Improved

Fixed

Information

Version Beta 7.0.2.223

🆕 New Functionality:

  1. A new MBO indicator in the "Order Flow" category creates the DOM based on "Market by Order" data — information from the exchange about the volumes of individual orders. By zooming in on the DOM, you will be able to see the specific orders that make up each exchange level, including their volumes and the sequence in which they were placed on the exchange.

  1. A new Trades On Chart indicator in the "Trading" category enables you to display historical trades on the chart, connecting entry and exit points. The indicator features a tooltip that provides detailed trade information: entry/exit price and time, instrument, and PnL.

  2. ATAS Sim now allows you to set the balance value when resetting a portfolio.

  3. Sub-chart indicators have been improved. You can now scale without restrictions and move indicators vertically. Additionally, you can adjust vertical scaling by holding [Shift] and the scroll wheel.

  4. Functionality for displaying connector delays was added.

  5. Support for Auto Cancel orders has been added — orders will automatically be canceled when a position is closed. Auto Cancel switches have been added to order markers on the chart, enabling you to quickly switch orders to this mode, with the option to cancel orders when closing or reversing a position.

  6. Drawing object templates have been added. You can save custom settings (line thickness, colors, etc.) as templates using the context menu or graphical object settings. Ready templates can be applied to all charts.

📈 Platform:

  1. Platform crashes when waking from sleep mode or reconnecting connectors have been resolved.

  2. Snapshot and template handling has been updated. The issue with template reloading in cumulative mode has been fixed.

  3. We have added Spanish versions of the books 'Cluster Analysis' and 'Reading the Tape' to the Learn section.

  4. OpenGL Skia:

  • performance with multiple chart windows has been improved;

  • font size calculations for Arial fonts have been fixed.

  1. The Trades Matcher architecture has been completely rebuilt.

  2. The GPU selection setting has been hidden.

📊 Chart:

  1. The problem with text being cut off in the indicator list on the chart has been resolved.

  2. The timeframe period application for the specified number of days has been corrected.

  3. Workspaces with old layout settings now load correctly.

  4. You can now disable OHLC in chart settings.

  5. The chart window is rectangular again, with no rounding.

💸 Trading:

  1. The issue with re-importing trade history from the previous session has been fixed.

  2. The order modification dialog has been fixed — order movement is no longer displayed.

  3. A new button in the strategy table enables you to start and stop strategies.

  4. The initiation of restoring history for closed positions has been corrected.

📊 Smart DOM:

  1. The issue where text did not appear in the Buy/Sell Limits columns has been fixed.

  2. The Buy/Sell Current Trades columns now offer the option to visualize data as a histogram.

  3. The display of the Heatmap in full-screen mode has been corrected.

📉 Indicators:

  1. Big Trades:

  • issues with filters have been fixed;

  • real-time displayed values have been corrected.

  1. VWAP. The display of the indicator lines has been fixed.

  2. ClusterStatistic:

  • when the "Show Headers" option is turned off, row headers now appear when hovering over the indicator;

  • background settings have been restored;

  • the issue where rows outside the cursor's range were hidden on the panel has been fixed;

  • manual row replacement has been added.

  1. Delta:

  • the tooltip at the bottom of the candle in minimized mode has been fixed;

  • negative delta values have been corrected;

  • the issue of negative divergence markers disappearing in minimized mode has been resolved;

  • filters have been updated (maximum value up to 1 million);

  • a delta reversal alert feature has been added.

  1. Cumulative Volume Delta. You can now select panel constraints.

  2. CVD Market Power. The calculation errors for the last bar values in CVD pro/CVD Market Power have been fixed.

  3. Dom Levels:

  • incorrect value calculations when the min filter is active have been corrected;

  • flickering in DOM and DOM Levels on volatile markets has been fixed.

  1. External Charts. The issue with incorrect time calculations has been fixed.

  2. Cluster Search. The problem preventing the selection of levels with zero volumes has been resolved.

  3. Market Profile:

  • rendering from left to right has been fixed;

  • monthly market profile merging issues have been corrected.

  1. Standard libraries are no longer loaded from folders with custom indicators and strategies.

  2. You can now automatically update indicators from the Personal Area.

  3. New Indicators:

  • МВО;

  • Trades On Chart;

  • Absorption — an indicator from third-party developers.

✏ī¸ Drawing Objects:

  1. Measure. The price format has been updated — price lines remain the same size during movement.

  2. Unused properties have been removed from the alert settings.

  3. The ruler, which appears when clicking the mouse scroll, now uses the previous text format. The text field position has been adjusted to be next to the mouse cursor.

  4. You can now copy and paste drawing objects on the indicator's lower panel.

🔐 Exit Strategies (SL/TP):

  1. SL and TP markers on the chart have been improved. You can now see PnL when they trigger. Additionally, when dragging SL or TP to prices where the order could be immediately executed, a notification now appears on the right side of the chart.

  2. A setting to disable SL/TP confirmation windows during one-click trading has been added. When enabled, SL/TP warning dialogs will not appear during one-click trading.

  3. The display of the current status of Breakeven and Trailing in Watch mode has been fixed.

  4. You can now set and adjust SL/TP orders using hotkeys.

  5. The issue of placing extra orders with a closed position and in view mode after restarting the platform has been fixed.

  6. Errors in opening opposite positions have been corrected.

  7. Errors in converting values between ticks/price/percent for connections without market data have been fixed.

  8. Errors in importing settings from old workspaces have been corrected.

  9. The option to skip SL/TP dialog boxes when setting protective orders from the chart has been added.

  10. SL/TP editing fields in the settings have been darkened depending on the state of the switches.

  11. Other operational errors have been fixed.

â–ļī¸ Market Replay:

  1. The history playback period in Market Replay has been shifted one day back.

  2. Changing timeframes during replay is now prohibited.

🔗 Connectors:

  1. dxFeed:

  • a depth limit setting has been added to the dxFeed Prop connector;

  • the problem with missing account information when connecting to dxFeed Prop has been resolved;

  • issues with displaying errors for failed orders with the dxFeed Prop connection have been fixed;

  • a new parameter, "Use limited order book," has been added, enabling you to limit the size of the DOM on the server side to reduce the amount of incoming data.

  1. Binance:

  • the processing of FOK orders has been corrected;

  • the platform crashes that occurred during reconnection errors have been fixed;

  • we have improved the performance when receiving data for a large number of instruments;

  • serialization issues have been fixed;

  • the processing of order history has been corrected.

  1. Bybit:

  • the issue with displaying non-existent positions/orders at platform startup has been fixed.

  • initialization has been fixed and SL/TP settings have been updated;

  • the error connecting to the standard account has been resolved;

  • a check for the presence of other orders has been added when placing an order with the "Reduce Only" flag.

  1. ATAS Sim:

  • the PnL calculation for Continuous instruments with a 15-minute delay has been corrected;

  • the incorrect time for orders and trades with a 15-minute delay has been fixed.

  1. The issue with reconnecting has been fixed;

  2. A warning for duplicate data from different connectors has been added.