[Binance Futures] Added 'Max Leverage' field to Symbol Info panel.
[API] Added the ability to use VWAP calculations in user's scripts. An example will be available later on GitHub.
[Symbol Mapping] Added a quick switch for each configured mapping.
[Order History Panel] Added 'Filled quantity' and 'Remain quantity' columns.
[Backtester/Market Replay] Added the ability to use '1 second' timeframe as a data source.
[Chart] Info window. Added price range parameters: ticks, percentage, points.
[Chart] Info window. Added the ability to attach to cursor.
[WOO X] Added the ability to use new 'Market Trades History' endpoint which provides more deep history of trades.
[Okex] Added the ability to set leverage from Symbol Info panel.
[Bybit] Added the ability to set leverage from Symbol Info panel.
[Event Trading] Added the ability to trade directly from the chart.
[DOM, Chart, TPO] OE. Added the ability to set the type for predefined custom buttons: Quantity, Total or Balance percentage.
[Chart] Added use of session time for chart time aggregations.
[DOM] 'Bid trade size'/'Ask trade size' columns did not work with custom tick size.
[cTrader] Incorrect time for 4H bars.
[Topstep] 'Topstep' connection was not available for using in Copy Trading panel.
[General] Users custom sounds were not saved.
[Connection Screen] Passwords may not be stored correctly if there were many connections of the same type.
[Chart] Hidden drawings were available for removing.
[Indicators] EMA cloud. Cloud color settings were not applied.
[Indicators] Daily OHLC. Incorrect logic for 'Number of days' setting.
[Kucoin] Incorrect data for historical orders.
[Backtester] Possible precision loss for 'FilledQuantity' property for Order object.
[Backtester] Incorrect SL/TP modification in Multi per side mode.
[Backtester] Insufficient precision for 'Fee' input field.
[Oanda] Possible disconnections.
[VWAP] Possible incorrect results when using on tick aggregations.
[VWAP] Forwards extensions disappeared in some cases.
[Market Replay] 'Start replaying from' parameter did not work on cTrader connection.
[Synthetic] Incorrect history on ticks aggregations for Synthetic symbols.
[Interactive Brokers] 'Local SL/TP' strategy did not stop properly.
[Step Profile] Possible incorrect display of the current profile on non linear aggregations.
Version 1.129.11 (Stable)
Wednesday, February 15, 2023
[Binance] Outdated API keys for Binance Info connections.
[Binance Spot] Incorrect comment for OrderHistory object when cancelling order.
[Chart] A confirmation screen was displayed when removing stop loss/take profit orders even if setting was disabled.
Version 1.129.10 (Beta)
Thursday, February 2, 2023
[CQG] Restored 'Total PnL' value int Account Details panel.
[Huobi] Zero total values in Crypto Balance panel.
[OE] Incorrect total calculations after saving default order parameters.
Version 1.129.9 (Beta)
Wednesday, February 1, 2023
[IQFeed] Level 2 data was not displayed for Nasdaq.
[API] Kucoin. Missing 'OrderId' value in TradingOperationResult response.
[Power Trades] 'Total volume' was not displayed.
[Huobi] Incorrect 'Total/Filled qty' for partial filled orders.
[Chart] 'Clear all' did not remove all drawings.
[Copy Trading panel] Added additional protection to avoid incorrect configuration for copy trading bots.
Version 1.129.8 (Beta)
Wednesday, January 18, 2023
[Rithmic] 'Local SL/TP' strategy did not place orders on continuous contracts.
[Interactive Brokers] 'Local SL/TP' strategy did not stop properly after filling SL/TP order.
[Copy Trading panel] An error while deleting bot.
Version 1.129.7 (Stable)
Sunday, January 16, 2023
[CQG] Slow populating with level2 data in MD, DOM panels.
[Indicator] Added the ability to use 'Bollinger Bands %' in Watchlist panel.
Version 1.129.6 (Beta)
Tuesday, January 10, 2023
[Huobi Global] Connection issue.
[Indicators] RSI Smoothed indicator did not display results.
[OE] Saving the order template did not overwrite the existing template.
[Bitmex] Existing orders were not displayed in terminal in some cases.
[dxFeed] Incorrect Last price during pre market session.
[API] Emulator did not set order id in TradingOperationResult object.
[Trading Simulator/Market Replay] Added additional confirmation for trading on real connection when Simulator or Marker Replay is running.
Version 1.129.5 (Beta)
Thursday, January 5, 2023
[Backtester/Optimizer] Script settings with type BooleanSwitcher were not displayed.
[WOO X] When cancelling either TP or SL both TP and SL get canceled.
[Algo] Watch panel from Visual Studio did not work on strategy debugging.
Version 1.129.4 (Beta)
Wednesday, December 28, 2022
[Binance Margin] Possible error on order modification.
[Okex] Wrong trade Fee value.
[General] Added 'Include trailing zeros' option to volume abbreviation parameters.
Version 1.129.2 (Beta)
Friday, December 23, 2022
[General] Updated logic for 'Modify SL to breakeven' action in case only one SL and one TP order available.
[General] Added to ability to configure volume abbreviation parameters in each panel separately.
[Chart] OE panel did not react to 'Display quantity in lots' properly.
Version 1.129.1 (Beta)
Tuesday, December 20, 2022
[Event Trading] Added a new 'Event Trading' panel that allows trading on event contracts (currently available for Rithmic connection).
[Futures Rollover] A new panel 'Futures Rollover' has been added, which allows to roll over all futures in the workspace according to specified criterias: by status, days before expiration or current trading volume.
[Chart] Added a ability to automatically move all drawings from one futures symbol to another on roll over.
[Chart] Added hotkeys for 'Refresh' and 'Reload history (from server)' action in Chart panel.
[Chart] Added 'Zoom to cursor' action as an possible option for CTLR, SHIFT modifiers.
[Okex] Added the ability to specify REST/WS URLs in connection settings.
[Indicators] Daily OHLC. Added the ability to specify label alignment.
[Emulator] Added 'Link as OCO' function support.
[WOO X] Added support for new order types: Stop market, Stop Limit, Trailing.
[General] Remember previous selected custom 'Custom Step' (Volume Analysis settings) for Symbol in Chart, DOM Surface, TPO, DOM panels.
[Market Replay] Added a few more speeds for the Market Replay which allows faster backtesting on tick data.
[Cluster Chart] Added 'Delta Change' value for Imbalance cluster chart type. It shows difference between current Delta and Delta from previous cluster.
[Step Profile] Added the ability to select Session template.
[VWAP] Added the possibility to select Session template.
[Binance Spot] Added support for Trailing Stop order.
[Binance Spot, Margin] Loading of historical trades was optimized.
[API] Application was updated to .NET 6
[API] Added the ability to use Power Trades calculations in user's scripts. An example avaiable on GitHub.
[dxFeed] Added the ability to select source for volume analysis calculations - 'Profiles' (for basic data) or 'Ticks History' (for full data).
[Bybit] History of trades did not load properly.
[Range Bars] Possible incorrect aggregation for Range bars.
[cTrader] Possible incorrect PnL calculations.
[Custom VWAP] Left Range value was removed from template.
[Chart] Incorrect horizontal scroll behavior.
[Time Histogram] 'Delta colors' setting did not work for 'Cumulative Delta' data type.
[Symbol Mapping] Level 2 data was not copied from dxFeed connection to Interactive Brokers.
[CQG] Incorrect 'Realized PnL' calculations on live server.
[Chart] Incorrect mouse trading behavior when main mouse button changed in Windows settings.
[Indicators] Incorrect calculations for some indicators when using Update type = OnBarClose.
[Chart] Custom Profile drawing tool ignored selected price range for profile calculations.
Version 1.128.20 (Stable)
Wednesday, December 13, 2022
[Bybit] Incorrect trade price and time for historical trades.
[Interactive Brokers] Tickers from some exchanges were not available.
Version 1.128.19 (Beta)
Monday, December 12, 2022
[dxFeed] Added 'Candle close price' connection setting, that allows to select source for candles: 'Last traded price' or 'Settlement price'.
[Okex] Possible refuse message 'Parameter tdMode error' on placing stop order.
Version 1.128.18 (Beta)
Friday, December 2, 2022
[Okex] Futures symbols were not available.
Version 1.128.17 (Beta)
Wednesday, November 30, 2022
[IQFeed] Incorrect history loading (for seconds time aggregations).
[Chart] Incorrect rounding for Tick parameter on chart ruler tool.
[CQG] Volume analysis data was not available for current day when request daily history.
Version 1.128.16 (Beta)
Tuesday, November 22, 2022
[CQG] Incorrect High/Low values.
[Chart] Possible incorrect behaviour of 'Toggle Reduce only' hotkey modifier.
[Bybit] Incorrect date/time for trades/orders.
Version 1.128.15 (Beta)
Thursday, November 17, 2022
[Bybit] 'Toggle Reduce only' hotkey modifier did not work on Bybit connection.
[Binance] Possible delay on order placing.
Version 1.128.14 (Stable)
Wednesday, November 16, 2022
[Crypto.com] Connection issue (API changes).
Version 1.128.13 (Beta)
Monday, November 14, 2022
[Binance] Possible issue with orders synchronization.
[Chart] Disable 'Keep in view' mode when viewing historical bars.
Version 1.128.12 (Beta)
Friday, November 11, 2022
[Bybit] Added a possibility to specify separate urls for REST/WS servers (fix for disconnection issue).
Version 1.128.11 (Beta)
Wednesday, November 9, 2022
[Historical Symbols] Issue with importing Bid/Ask history.
[Chart] 'Keep in view' mode on price scale did not reset view after symbol changing.
Version 1.128.10 (Beta)
Tuesday, November 8, 2022
[Rithmic] Added 'Parent Order ID' field for orders.
[Backtester/Optimizer] Temporary files might not be deleted after optimization.
[Binance Futures] 'Open interest mode' setting did not work.
[Chart] Incorrect format for 'Funding Rate' in Info window.
Version 1.128.9 (Beta)
Friday, November 4, 2022
[Binance Futures] Trailing Stop order did not move on chart panel.
[Binance] Incorrect time in deal tickets.
[Watchlist] Incorrect format for 'Funding Rate' column.
Version 1.128.8 (Beta)
Wednesday, November 2, 2022
[Interactive Brokers] History loading issues because of changes in latest IB API.
[TPO Chart] Left volume profile did not display data.
[Chart] Ruler did not save settings.
Version 1.128.7 (Stable)
Thursday, October 27, 2022
[Chart] Issue with restoring settings for some drawing tools.
Version 1.128.6 (Stable)
Wednesday, October 26, 2022
[Chart] 'Templates' button was not available in drawings settings screen.
[DOM Surface] Left volume profile did not display data.
[dxFeed] Incorrect 'Aggressor' flag parsing for historical trades.
Version 1.128.5 (Beta)
Monday, October 24, 2022
[Chart] Not possible to create drawing tools on additional chart windows.
[Chart] 'Show all indicators' hotkey did not work properly.
[DOM Surface] Incorrect coloring for trades on some symbols on CQG connection.
Version 1.128.4 (Beta)
Friday, October 21, 2022
[WOO X] Incorrect PnL calculations for position.
[Binance] Using 'Aggressor flag' as default value for 'Delta calculation type' setting for all symbols from Binance connections.
[Positions] Display absolute values for 'Position Value (Open Price)' and 'Position Value (Current Price)' columns.
Version 1.128.2 (Beta)
Wednesday, October 19, 2022
[WOO X] Introducing a new integration with WOO X - a multi-faceted deep liquidity network connecting traders, exchanges, and institutions with best-in-class liquidity, trading execution, and yield generation strategies at low or even zero cost.
[Chart] Added support for Ctrl+Z and Ctrl+Y keyboard shortcuts for operations with drawings on chart panel.
[General] Added 'Lock/Unlock trading' hotkey.
[General] Added 'Toggle keyboard trading' hotkey for Chart, DOM, TPO, Dom Surface panels.
[General] Added 'Application Inactivity Lock' in General settings
[Chart] Added hotkeys for 'POC Line' and 'Week POC Line' drawing tools activation.
[Rithmic] Added 'Percentage mode' for multi bracket screen.
[Emulator] Added multi bracket orders support for Backtester, Trading Simulator and Market Replay.
[Emulator] Added OCO orders support.
[Chart] Added new parameters for Ruler: Money, Trades, Volume, Buy Volume, Sell Volume, Delta.
[DOM Trader] Added 'Comment cell style' (Background and foreground) setting for 'Comment' column.
[Connection screen] Added the possibility to see passwords.
[Chart] Added inner text settings for Rectangle drawing tool.
[Step Profile] Added 'Value area view' setting which provides more flexibility for value area customization.
[dxFeed] Added the possibility to calculate volume analysis data from ticks data (with Min/Max delta calculations).
[Chart] Added the possibility to specify session for custom coloring level for Cluster chart and Time Histogram.
[General] Added "Orders Limitation" settings, which allows to limit the maximum allowed number of orders that a user can submit in a period of time.
[OE] OE remembers the way how user specified quantity: using amount, base currency or percentage. Specified value will be fixed, all others will be recalculated on new quote.
[Time Histogram] Added 'Delta visual mode' setting with 'Standard' and 'Mirror' options.
[CQG] Open interest was not available in Watchlist panel.
[dxFeed] Added filtering of non valid trades from Eurex.
[dxFeed] Using of Screener panel resulted in a delay in market data processing.
[General] Incorrect work of 'Abbreviate volume' settings for values less than 1000.
[Time & Sales] 'By aggressor flag' setting did not save in panel template.
[Renko] Cluster chart did not display data for the last bar until it closed.
Version 1.127.12 (Stable)
Wednesday, October 19, 2022
[CQG] Possible trades duplication when place order with SL/TP.
[History Exporter] 'Create task' button did not work.
Version 1.127.11 (Stable)
Wednesday, October 12, 2022
[Chart] For some combinations of requests, chart did not use the local cache for volume analysis.
Version 1.127.10 (Beta)
Friday, October 7, 2022
[Oanda] Incorrect order amount rounding for Indices symbols.
[Oanda] Incorrect grouping of some Indices in Symbols Lookup.
Version 1.127.9 (Beta)
Monday, October 3, 2022
[Binance Margin] Orders disappeared after few seconds.
[Rithmic] 'Balance' field was not available in Accounts panel for some Rihtmic servers.
Version 1.127.8 (Beta)
Friday, September 30, 2022
[dxFeed] Level 2 data was not available for Eurex feed.
[Bitfinex] "Nonce is too small" issue.
[Bitfinex] Error in logs: "Cant find account with id...".
[FTX] Error in logs: "Sequence contains no elements".
Version 1.127.7 (Beta)
Wednesday, September 28, 2022
[Exante] Added new currencies: SGD, CZK, ZAR.
[Binance Margin] Coin balances with negative Equity values were not available in Crypto Balance panel.
Version 1.127.6 (Beta)
Monday, September 26, 2022
[Binance Futues] Order creation time was not set.
[Backtester/Optimizer] Issue on connecting to Backtester process.
Version 1.127.5 (Beta)
Thursday, September 22, 2022
[Binance] Incorrect Account Info panel view.
[Binance] Incorrect asset for PNL columns in Positions panel.
[Okex] Remove using old URL for REST/WebSocket.
[Trading Simulator] Simulator did not restore its state properly after the main connection was disconnected.
[dxFeed] Added 'TickCost' parameter for futures symbols for correct PNL calculations when using Simulator.
Version 1.127.4 (Beta)
Tuesday, September 20, 2022
[Chart] Chart alert did not send all information to Telegram.
[Crypto Balances] Some assets were not visible on Binance connection.
[General] Minor fixes/changes based on user feedback on new functionality.
Version 1.127.2 (Beta)
Tuesday, September 13, 2022
[Binance] System of controlling weights for requests was improved: added priorities for different types of requests and added control for simultaneous connections.
[Binance] Added the ability to subscribe to aggregate trades (enabled by default), which should help avoid problems with data latency.
[Binance] Faster loading of trades and orders history for Binance USDT Futures connection.
[Binance] Added isolated margin support for Binance Margin connection.
[Binance] Account operation 'Transfer' now works from all Binance connections.
[Binance] Added the ability to specify update frequency for Bid/Ask quotes.
[Binance] 'Position Impact' field was not defined for trades.
[DOM Trader] Added 'Minimal width on autofit' setting for each column.
[DOM Trader] Added 'Set column width...' and 'Fit to content' items into column header context menu.
[DOM Trader] Added 'Fit all columns width to content' item into column header context menu.
[DOM Trader] Added 'Fit all columns width to content' hotkey.
[DOM Trader] Added the possibility to toggle columns auto size from DOM Trader context menu.
[DOM Trader] Added 'Buy/Sell' data type for profile columns.
[DOM Trader] Added 'Highlight last trade' setting for 'Bid Trade Size'/'Ask Trade Size' columns.
[DOM Trader] Added "Mouse right click" setting that specifies the action of the right mouse button: cancel all orders, cancel the first or last order.
[Chart] Improved display of lines (on same price) for the 'Week POC line' drawing tool.
[Chart] Added the ability to switch between general and detailed view in one click for Cluster chart.
[Chart] Added the ability to disable forced profile aggregation on cluster chart scaling.
[Chart] Custom profile: added hiding controls when drawing tool is not selected.
[Chart] Added new hotkeys: 'Toggle positions visiblity', 'Toggle positions visiblity' and 'Toggle trades visibility'.
[Chart] Added a separate 'Fit VWAP' setting for chart window auto scale mode.
[Chart] Added 'Coloring by value' settings for Time Histogram.
[Chart] Cluster chart. Custom coloring: increased amount of levels.
[Chart] Cluster chart. Custom coloring: added filtering by session.
[Chart] Cluster chart. Custom coloring: added 'Level value type' setting, which allows to specify custom coloring levels in percentage.
[Chart] Step Profile: improved speed of loading data.
[Indicators] Published source codes for most of available indicators. Added a link to source code from indicator context menu on chart.
[Indicators] Added 'Use indicator values in window 'Auto' scaling mode' setting for each indicator.
[Indicators] Added 'Camarilla' indicator.
[Indicators] Added 'Pin Bar' and 'Pin Bar Ration' indicators.
[Indicators] Added 'Double Top/Bottom' indicator.
[Power Trades] Added the ability to hide parts of "Power Trades" feature (to save space on small monitors).
[Account Perfomance] Added the ability to export data into csv format: chart data, statistics and user trades.
[General] Added Thai language.
[CQG] Added 'Request continuation history' setting for CQG connection, which allows to get continuous history for futures (need to be enabled on your CQG account).
[Rithmic] Added multi-brackets for Rithmic connection.
[Backtester/Optimizer] Added caching of historical data to speed up the start of the backtesting process.
[Backtester/Optimizer] Optimized the process of saving backtesting results.
[Backtester/Optimizer] Added coloring for Logs table.
[Backtester/Optimizer] Added the ability to customize inner tables.
[Rithmic] Added TheTradingPit servers for Rithmic connection configuration.
[General] 'Hide part of account name': added the ability to hide symbols from left and right side.
[General] Added display of information about errors on time synchronization.
[Alerts Log panel] Added separate columns for alert name, text and symbol.
[OE] Increased max amount of allowed templates. Added sorting by template name.
[Rithmic] Added 'Active sessions info' and 'Auto Liquidate Threshold' value in 'Account info' panel for Rithmic connection.
[Chart] Added a new "Weekly POC Line" graphic that automatically displays summary POC values for the current/previous week, as well as for each day separately.
[Step Profile, Side Profile] Added the possibility to display secondary POC value.
[Cluster, Step Profile] Added the possibility to draw grid for cluster bars and Step profile tool.
[Indicators] Added 'Abnormal Volume' indicator, that displays the ratio of current bar volume to average volume from previous bars.
[Synthetic] Increased maximum amount of legs to 50.
[Huobi] Added the possibility to specify Comment for orders.
[DOM] Incorrect histogram width for volume analysis columns.
[Backtester] Added use of the selected terminal timezone in the backtester environment.
Version 1.124.15 (Beta)
Monday, May 23, 2022
[Binance Spot, Binance Futures] Using an additional REST request to validate the synchronization of orders.
Version 1.124.14 (Beta)
Wednesday, May 18, 2022
[dxFeed] Absence of Level 2 data for symbols from Borsa Istanbul.
[Rithmic] Trading Simulator did not fill Market orders for accounts without Level2 data available.
[Binance Spot] Possible problems with orders synchronization.
Version 1.124.13 (Beta)
Wednesday, May 11, 2022
[TDAmeritrade] Added new connection to TDAmeritrade - online broker for online stock trading, long-term investing, and retirement planning.
Version 1.124.12 (Stable)
Wednesday, May 11, 2022
[cTrader] Constant disconnections issue.
[Deribit] API changes (orders placed from web site were not visible in terminal).
Version 1.124.11 (Stable)
Monday, May 9, 2022
[Order Placing Strategy] Added the possibility to disable confirmation when running few strategies on same symbol (General Settings->Confirmations & Warnings)
[Forward Curve] An error on panel opening.
[Bybit] Reject when placing order in "One-Way" position mode.
[Binance Futures] An error when placing order using IcebergPlaceOrderStrategy.
Version 1.124.9 (Beta)
Thursday, May 5, 2022
[API, Binance] Last order fill message was not available in case of partial fills.
Version 1.124.8 (Beta)
Wednesday, May 4, 2022
[Binance Futures] Added the possibility to use special web socket with authorization (wss://fstream-auth.binance.com) that should guarantee to be in order during heavy periods. You can select in Binance Futures connection settings (works only in Trading Mode):
[API, Binance] Immediate sending Orders Messages after receiving successful response from REST requests, instead of waiting confirmation via web socket - for better performance and stability during heavy periods.
[Bybit] Incorrect Total USD calculations in OE panel.
[Chart] Up Arrow/Down Arrow drawing tools did not display arrow icon.
[Backtester] Minor bug that affected backtesting performance.
Version 1.124.7 (Stable)
Thursday, April 28, 2022
[Binance Futures] Field 'Date' was not set in 'Order History' panel.
Version 1.124.6 (Stable)
Wednesday, April 27, 2022
[Backtester] Backtester did not start on cTrader connection.
Version 1.124.5 (Beta)
Monday, April 25, 2022
[Binance Futures] Min/Max delta in Time Statistic was available only for last day.
[Chart] Possible incorrect extended POC lines during chart scrolling.
[Chart] Incorrect background color of extended POC lines.
Version 1.124.4 (Beta)
Thursday, April 21, 2022
[BarChart] Connection issue.
[General] Localization did not work.
[Sessions Manager] An error on custom sessions serialization.
Version 1.124.2 (Beta)
Wednesday, April 20, 2022
[Huobi] Connection issue.
Version 1.124.1 (Beta)
Tuesday, April 19, 2022
[DOM Trader] Added 'Market by order' (MBO) mode for Bids/Asks columns. MBO data available for dxFeed and Rithmic connections.
[Chart] Added a new drawing 'POC line' that displays the POC value for specified history range.
[Chart] Added 'Add drawing' custom hotkey, that allows to quickly add pre-configured drawings on chart.
[Sessions Manager] Added the ability to specify holidays for custom session templates.
[Rithmic] Added the ability to use a non-aggregated (by price) level2 data.
[Chart] Added a the ability to display prices on Rectangle drawing.
[FTX] Added 'Open Interest' for real time data.
[Strategy Manager] Incorrect logic of 'Update All' button.
Version 1.123.2 (Beta)
Thursday, April 14, 2022
[DOM Trader] Added font settings for 'Buy' and 'Sell' columns.
[DOM Trader] Automatic resizing of columns did not work properly.
Version 1.123.1 (Beta)
Thursday, April 7, 2022
[General] Added the ability to set custom hotkeys with settings.
[General] Added 'Place Order' custom hotkey.
[General] Added 'Run Strategy' custom hotkey.
[General] Added 'Open template' custom hotkey.
[General] Added 'Open plugin' custom hotkey.
[Chart] Added 'Change Symbol' custom hotkey.
[Chart] Added 'Add Indicator' custom hotkey.
[Chart] Added 'Apply Aggregation' custom hotkey.
[Watchlist] Added 'Add indicator' custom hotkey.
[Watchlist] Added 'Apply Symbol List' custom hotkey.
[Strategy Manager] Added 'Update All' button.
[Strategy Manager] Added 'Run Selected' and 'Stop Selected' buttons.
[VWAP] Added 'STD Calculation method' setting.
[Emulator] Added the ability to run backtesting/emulation processes only using Bid or Ask data.
[Chart Alert] Added 'Label Position' setting.
[Chart Alert] Chart Alert did not work on Synthetic symbols.
[Interactive Brokers] Index symbols did not update in real time.
[API] Added a unified for all integrations POST_ONLY constant to the OrderType class.
[Emulator] SL/TP are deleted for all positions, when SL/TP is triggered for one of the positions in the 'Multiple Positions' emulator mode.
Version 1.122.7 (Beta)
Friday, April 1, 2022
[CQG] Using an incorrect session to calculate left border of daily volume analysis profiles.
Version 1.122.6 (Beta)
Wednesday, March 30, 2022
[FTX] VWAP was not calculated in 'Current TF' mode.
[DOM Surface] VWAP did not recalculate after symbol changing.
[General] Incorrect behavior of the table header context menu.
Version 1.122.4 (Beta)
Monday, March 28, 2022
[OE] Order bracket parameters did not save after reopening 'Bracket setup' screen.
[Okex] Stop orders were not displayed on chart panel.
Version 1.122.2 (Beta)
Friday, March 25, 2022
[Chart] Chart did not save default template/selected session.
[dxFeed] No options data available in Option Analytics panel.
Version 1.122.1 (Beta)
Thursday, March 24, 2022
[Kucoin] Introducing a new integration with Kucoin - a popular crypto exchange, bringing the data and trading for over 630 coins with 1,100+ trading pairs.
[dxFeed] Added support for new exchanges: EDGX, XNAS.
[Indicator] Added 'Middle line' for RSI indicator.
[Interactive Brokers] Added support for 'Screener' panel.
[Emulator] Added support for 'Reduce-only' parameter.
[Market Replay, Trading Simulator, Backtester] Added possibility to use option symbols as a data source.
[Market replay] Tick history was not available when 1 min history was used as a source data.
Version 1.121.2 (Beta)
Friday, March 18, 2022
[Sessions Manager] Added 'Sessions Manager' panel that allow to manage sessions on connection, exchange or symbol level.
[DOM Trader] Added option to disable automatic resizing of columns in DOM ("Spreadsheet Style")
[DOM Trader] Added automatic resizing of a column according to its contents by double clicking on the border.
[Connections] Added 'Total subscriptions count' field to control the amount of market data subscriptions in a connection.
[Step Profile] Added 'Show profile' setting, that hides profiles and displays only POC levels.
[Trading Simulator] Added panel state saving.
Version 1.120.5 (Beta)
Wednesday, March 16, 2022
[Deribit] Added support for new USDC priced perpetual contracts.
Version 1.120.4 (Beta)
Tuesday, March 15, 2022
[Chart] 'OE' panel did not use specified price when 'Trade through OE' mode was enabled.
Version 1.120.3 (Beta)
Friday, February 26, 2022
[CQG] Incorrect offset for multi bracket orders.
[FTX] 'Local SL/TP' strategy was not allowed for Limit orders.
Version 1.120.2 (Beta)
Wednesday, February 23, 2022
[General] Added funding rates information - new column for Watchlist panel and new indicator for Chart. Currently funding rates are available for Binance Futures, FTX and BitMEX connections.
[Optimizer] Added the first version of the Optimizer panel.
[Backtesting] Up to 30 times faster backtesting. Comparison of backtesting on tick data on the new (left) and old (right) versions.
[API] Added the ability to load custom vendors from user Settings folder (Settings->Scripts->Vendors).
[Binance] Updated algorithm for determining the aggressor flag.
[Copy Trading panel] Incorrect processing of the first Stop order on the instrument.
Version 1.119.11 (Stable)
Thursday, February 17, 2022
[FTX] Incorrect market orders displaying.
Version 1.119.10 (Stable)
Wednesday, February 16, 2022
[OE] Bracket structure was not saved properly in order template.
[Local SLTP] Using trade price instead of average position price on calculating SL/TP offset when Closing quantity mode is 'Initial'.
Version 1.119.9 (Stable)
Thursday, February 10, 2022
[General] Chart alert did not send price and symbol in telegram when custom text was specified.
[CQG] Connector update according to the latest changes in CQG API.
Version 1.119.8 (Stable)
Saturday, February 5, 2022
[Volume aggregation] Bars duplication on high volumes.
[CQG] Connector update according to the latest changes in CQG API.
[Binance Margin] Incorrect placement of OCO orders.
Version 1.119.7 (Beta)
Tuesday, February 3, 2022
[Bybit] Correct formatting for trading refuse messages.
[CQG] Support for old and new version of symbols files naming (CME E-mini symbols not available).
Version 1.119.5 (Beta)
Tuesday, February 1, 2022
[Chart] Settings for Right volume profile were not available.
[Volume aggregation] Incorrect calculation of the last bar.
[Huobi] Connection issue.
[Backtester] Backtesting process did not start (stopped on 'Connect to backtester').
Version 1.119.4 (Beta)
Monday, January 31, 2022
[Connections Screen] Connections window did not open in some cases.
[Local SLTP] Duplication of local orders after placing an incorrect order.
[Binance Futures] Symbol Info panel did not apply leverage.
[FTX] Order added event did not fire for market orders.
Version 1.119.2 (Beta)
Monday, January 24, 2022
[Binance] Added the ability to set an account name to distinguish between multiple Binance/Binance Futures connections.
[Rithmic] Order modification does not work.
[DOM Surface] Duplicated settings for Volume indicator.
[DOM Surface] Incorrect coloring with custom min/max level2 size.
[Indicator] Delta indicator does not show data on Rithmic connection.
Version 1.119.1 (Beta)
Friday, January 21, 2022
[Order Placing Strategy] Added Local SL/TP strategy that allows to place local Stop loss & Take profit orders for all connections that don't natively support them. More information in our knowledge base
[DOM Surface] Significant memory optimization.
[DOM Surface] Added a separate time-based volume display.
[DOM Surface] Added new size & cumulative size column. Combined column allows to reduce the visual space.
[DOM Surface] Left volume profiles visual style was updated for better readability.
[DOM Surface] Trades display size and coloring settings.
[DOM Surface] Added DOM lines extension in future(from the last bar till the price scale) option.
[DOM Surface] Incorrect trades coloring on data aggregation.
[General] Added data delay indicator for Chart, TPO, DOM Surface, Time Sales and other panels.
[Indicator] Added Historical Min/Max indicator which shows in percentage how far current price for Max and Min values.
[DOM] Added Center line option.
[Indicator] Added more filter settings in Level2 indicator.
[Order Placing Strategy] Added the ability to display local orders on Chart, DOM, DOM Surface and Orders panels. MIT, LIT, Scheduled order strategies now display local orders.
[API] Added the ability to load custom plugins from user Settings folder (Settings->Scripts->plug-ins).
[VWAP] Updated STD calculation formula.
[Synthetic]Volume Analysis data was not available for symbol with only Bid/Ask history available.
Version 1.118.17 (Stable)
Thursday, January 20, 2022
[Huobi] Possible performance issue after recconection.
Version 1.118.16 (Beta)
Sunday, January 16, 2022
[Deribit] 'Info' mode was removed for Deribit connection.
[Deribit] Added case ignoring for symbols search.
Version 1.118.15 (Stable)
Thursday, January 13, 2022
[DOM] 'Bid/Ask' column does not work correctly when connection connected in the information mode.
[cTrader] Incorrect weekly history.
Version 1.118.14 (beta)
Thursday, January 6, 2022
[Bybit] Copy trading. Incorrect quantity calculation in percentage mode for market orders.
Version 1.118.13 (Stable)
Thursday, December 30, 2021
[cTrader] Cluster chart did not display price levels.
[Indicator] Increased precision for 'Digit' parameter in SuperTrend indicator.
[Crypto Balances] Possible performance issue.
Version 1.118.11 (Stable)
Tuesday, December 28, 2021
[cTrader] Connection issue.
[General] Ticker tape could cause platform freezes.
Version 1.118.10 (Beta)
Friday, December 24, 2021
[Huobi] 'TradeID' field filled for Last message.
[Watchlist] Empty 'Position Qty.' column in case of few active connections.
Version 1.118.8 (Stable)
Tuesday, December 21, 2021
[CQG] Incorrect SL order modification after placing Market order with predefined SL.
Version 1.118.7 (Stable)
Thursday, December 16, 2021
[Chart] Multi brackets did not display for orders.
[CQG] Incorrect order modification.
Version 1.118.6 (Stable)
Wednesday, December 15, 2021
[Chart] Apply a reset on day change when calculating volume aggregation. This allows to get the same results on repeated requests.
Version 1.118.5 (Beta)
Monday, December 13, 2021
[FTX] Added the possibility to specify Comment for orders.
[Binance] Possible disconnections in case of multiple simultaneous connections using one account.
[Okex] Incorrect loading of 1Y chart.
Version 1.118.4 (Beta)
Thursday, December 9, 2021
[Deribit] Added using Tick size parameter for instrument from new version of API (2.1)
[Deribit] Added Agressor flag into trade messsages.
[DOM Trader] Incorrect PnL column calculations for short position.
[API] FTX. Removed redundant position messages.
Version 1.118.2 (Beta)
Thursday, December 2, 2021
[Cluster Chart] POC (combined mode) on Imbalance was not available for some bars.
[Indicator] Incorrect 'Percent Deviation' input parameter for ZigZag indicator.
Version 1.118.1 (Beta)
Monday, November 29, 2021
[Huobi] Added support for Huobi Derivatives trading: Coin-M Futures, Coin-M Swaps & USDT-M Swaps.
[Chart Visual Trading] Advanced color and style settings for positions and orders.
[DOM Surface] Memory usage has been optimized.
[General] Added 'Always On Top' mode, which allows you to put one panel above all the others.
[VS 2022 Extension] Added template for order placing strategis.
[Order Placing Strategy] Added on-the-fly reload after recompilation.
[Interactive Brokers] Added new order types: МОС, LOC, LOO, MOO.
[Interactive Brokers] Added 'Trigger OTH' order parameter, that allows order to be triggered outside of regular trading hours.
[API] CQG. Added order number in TradingOperationResult.
[OKex] Added positions swaps information.
[Trades] Empty rows for trades on expired futures.
[Bybit] An error occurred while connecting "symbol not support".
Version 1.117.10 (Stable)
Wednesday, November 24, 2021
[Binance Futures] Refuse for market orders with SL/TP.
[OE] Quantity field did not keep specified value.
Version 1.117.9 (Beta)
Sunday, November 21, 2021
[Crypto.com] Added the possibility to disable margin and derivateives symbols.
[DOM] Panel did not open in case there is no active connection.
Version 1.117.8 (Stable)
Wednesday, November 17, 2021
[Synthetics panel] Minor interface issue.
[Binance] Refuse messages (incorrect Range) on loading history of trades.
Version 1.117.7 (Stable)
Tuesday, November 16, 2021
[Bybit] Connection issue.
[Binance] Deposits, Withdrawal reports did not work.
Version 1.117.6 (Stable)
Friday, November 12, 2021
[General] Added the "Use software rendering mode" setting to the general settings, which allows to fix the "Blinking interface" problem on some video cards / drivers combinations.
Version 1.117.5 (Stable)
Wednesday, November 10, 2021
[Interactive Brokers] Issue with displaying Options positions.
[Crypto.com] Added Fee value for trades on derivates market.
Version 1.117.4 (Beta)
Tuesday, November 9, 2021
[BitMEX] Connection issue (API changes).
[Alpaca] Connection issue (API changes).
[Okex] Display full refuse message.
[Rithmic] Displaying incorrect 'Disconnecting' state for Rithmic connection on 'Connections' screen.
[Trading Simulator] Orders could be executed at non-existent prices.
[Chart Alerts] Alerts did not support Mark price.
[Binance] Periodical refuse on placing market order ('Parameter 'icebergQty' sent when not required').
Version 1.117.2 (Beta)
Thursday, October 28, 2021
[DOM] Hotkey with ALT worked incorrectly.
[Chart] Indicators with custom painting (GDI) could affect chart layout.
[Binance] Added 'Bid/Ask update frequency' connection setting, which allow to reduce data updates delay on high volatility market.
Version 1.117.1 (Beta)
Tuesday, October 26, 2021
[DOM] Ability to display implicit/explicit book (currently supported for Rithmic and CTS).
[DOM] Ability to specify Price Markers using Alt key and mouse click on price column.
[DOM, Chart] New 'Toggle Reduce only' hotkey modifier allows quickly place multiple closing orders (for connections that support 'Reduce-only' order parameter).
[Indicators] New 'Depth of Bids/Asks' indicator that shows cumulative value for specified amount of levels.
[Chart] Added advanced customizations for Quick Ruler and drawing 'Ruler'.
[Indicators] Hull Moving Average indicator added.
[Indicators] Ability to hide specified levels for TD Sequentials indicator.
[Multiple OE] Separate set of order templates for each instance of Multiple OE panel.
[Licenses] More stable connection with License server in case of bad network.
[API] Added 'SetBarColor' function that allows to specify color for bar/candle.
[Order Placing Strategy] Added 'Limit if Touch' strategy.
[Copy Trading panel Fixes and improvements based on user's feedback.
Version 1.116.2 (Beta)
Friday, October 8, 2021
[Bitfinex] Connection issue.
[General] Added detailed logs for exceptions.
Version 1.116.1 (Beta)
Monday, October 5, 2021
[Copy Trading panel] New panel that allows copy trades among multiple accounts using Multiplier and Percentage modes. You can check our video guide for more details. Supported connections: "FTX", "Binance", "Binance Futures", "Bitfinex", "Rithmic", "Bybit", "BitMEX", "Interactive Brokers"
[Crypto.com] Incorrect position Pnl sign.
[Bitfinex] Minor fixes and improvements.
Version 1.115.1 (Beta)
Thursday, September 30, 2021
[Bitfinex] Added the ability to trade on the Bitfinex exchange: Spot/Margin/Derivates markets.
Version 1.114.3 (Stable)
Tuesday, September 28, 2021
[DOM Trader] New price centering mode: "Keep in view".
[DOM Trader] Ability to display Last price indicator on Price column.
[Trading Simulator] Not all Level2 data from source connection were copied to Trading Simulator.
Version 1.114.2 (Stable)
Thursday, September 23, 2021
[Cluster Chart] Histogram view did not work correctly on data aggregation.
[Left/Right profiles] Incorrect range when using custom session.
[Indicators] Daily OHLC - incorrect work on stocks and on specific time zones.
[DOM Trader] Columns width did not save.
[Trading Simulator] Correct working on connection without Level2 data.
Version 1.114.1 (Stable)
Monday, September 20, 2021
[Crypto.com] Introducing a new integration with Crypto.com - payment and cryptocurrency platform that empowers users to buy, sell, and pay with crypto.
[Backtester] Duplicated Last messages.
[Binance Futures] Order parameters was not available for Trailins Stop order type.
Version 1.113.5 (Stable)
Wednesday, September 15, 2021
[Bitmex] Connection issue.
Version 1.113.4 (Stable)
Tuesday, September 14, 2021
[Huobi] 'Total' slider in OE did not work.
[Hotkeys] Panels in Bind did not process hotkeys.
[Trading Simulator] Trading Simulator could cause delay in parent connection.
Version 1.113.3 (Beta)
Saturday, September 11, 2021
[Metastock] Connection issue.
[Strategy Runner] The strategy stopped writing logs after deleting any other strategy.
Version 1.113.2 (Beta)
Wednesday, September 8, 2021
[Synthetic] Using higher precision in price formatting for synthetics that use natural logarithm.
[OE] 'View' context menu item did not work.
[OE] Prevent panel from scrolling when any numeric control is selected.
[OE] Prevent changing value for numeric that is not selected.
Version 1.113.1 (Beta)
Tuesday, September 7, 2021
[Indicator] Kaufman's Adaptive Moving Average (KAMA) indicator added.
[Synthetic] Ability to apply natural logarithm to synthetic legs.
[Polygon] News support added for Polygon connection.
[Bybit] 'Total' slider control added for OE.
[Bybit] Ability to specify SLTP in offset.
[Order Placing Strategy] Allow quantity less than 1 for Time Split strategy.
[Renko] Volume profile was not available for new bars.
[General] Sending alerts to telegram did not work.
[FTX] 'Total' slider in OE did not work.
[CQG] Selected exchanges did not load properly in case of few CQG simultaneous connections.
[Symbol Mapping] Volume Analysis data did not load from mapped symbol.
Version 1.112.4 (Beta)
Friday, August 27, 2021
[CQG] Added 'Total PnL' value into Account Details panel.
[Rithmic] Added 'Total PnL' value into Account Details panel.
[General] Increased amount of allowed workspaces to 20.
[CQG] Corrected 10 minutes bars aggregation.
[CQG] 'Bid/Ask trade size' column in DOM panel did not display some levels.
Version 1.112.3 (Beta)
Thursday, August 26, 2021
[OKex] Using the same Quantity currency for all order types.
[OKex] Correct 'Gross PnL, %' calculation for position.
[Deribit] 'Post only parameter' was not available.
[CQG] Options Analytics panel did not display options symbol.
Version 1.112.2 (Beta)
Friday, August 20, 2021
[Drawings] Text drawings supports multiline text.
[Modify Order] Screen did not apply quantity from order.
[Reports] Date/Time pickers did not process keyboard.
Version 1.112.1 (Beta)
Thursday, August 19, 2021
[DOM] Added possibility to display VPOC and Value Area on Volume profile column, Delta and Trades.
[Synthetic] Support of Mark Price. All synthetics for crypto connects (FTX) are working in real-time.
[TPO Chart] Export of TPO data to external CSV file.
[Watchlist] Added Mark Price and Mark Size columns.
[Market Replay] Ability to specify time when quotes generation should start.
[Stat Matrix] Added 'R square' function.
[Strategy Manager] Added 'Run strategy after restart application' setting.
[Strategy Manager] Possibility to specify custom name for each running instance of strategy.
[Volume Analysis Tool] Support for the 'Display quantity in lots' setting.
[Time and Sales] Allow sorting in Historical Mode.
[Table Actions] Increased amount of allowed 'OR' blocks to 20.
[Synthetic] Synthetic that includes symbols only from Free connections required a license.
[Chart] Incorrect Ruler work in case of RDP connection.
[IQFeed] Index did not update.
[Interactive Brokers] Displaying trades in Trades Panel and Account Performance.
Version 1.111.8 (Stable)
Tuesday, August 17, 2021
[Interactive Brokers] Incorrect default history type for CFD symbols.
[Interactive Brokers] Futures/Options positions were not displayed in Positions panel.
[Trading Simulator] Position opened using Trading Simulator was not displayed in DOM panel.
Version 1.111.7 (Stable)
Monday, August 16, 2021
[DOM] Added the possibility to enable/disable hotkeys in the DOM panel.
[OE] Symbol reset to default after applying order template.
Version 1.111.2 (Stable)
Thursday, August 5, 2021
[Screener] Meet the Screener — a new analytical panel based on the dxFeed scanning engine and allowing quick stocks and ETFs filtering by given criteria.
Version 1.110.5 (Stable)
Wednesday, August 4, 2021
[OKex] Added 'Comment' field for trades.
[OKex] Correct currency for trades PnL.
[Emulator] Incorrect behavior for 'Multiple positions' netting type.
Version 1.110.4 (Stable)
Tuesday, August 3, 2021
[OE] Incorrect processing of trailing stop loss.
Version 1.110.3 (Stable)
Saturday, July 31, 2021
[Scripts] Load dependencies for custom strategies and indicators.
Version 1.110.2 (Beta)
Friday, July 30, 2021
[OKex] Wrong default account currency.
[OE] Minor changes and improvements.
[DOM Surface] Added background color setting for Level2 columns.
[Modify Order] Displaying incorrect order information.
[Bybit] Connection to demo account did not work.
Version 1.110.1 (Beta)
Wednesday, July 28, 2021
[OKex] Possibility to specify quantity in a quoting currency and as a percentage from the available margin.
[Polygon] Added support for new version of API (v3).
[Chart] Added displaying history of trades from local cache on the chart.
[Trades] Added progress status for loading trades.
[DOM Surface] Added color settings for Level2 columns.
[OKex] Added the ability to search Futures by full name.
Version 1.109.6 (Beta)
Tuesday, July 27, 2021
[Market Replay] Incorrect behavior with two and more symbols.
Version 1.109.5 (Beta)
Monday, July 26, 2021
[CQG] Incorrect currency for some symbols in Positions and Trades panels.
[OKex] Non readable symbols in Orders report.
[OKex] 'Refuse' message for orders with small quantity.
[Multiple OE] Panel ask for the license on free (Binance/FTX) connections.
[OE] OE did not apply default symbol.
[OE] Incorrect Symbol and Limit price when trade from the chart using OE.
Version 1.109.4 (Beta)
Thursday, July 22, 2021
[Interactive Brokers] Delay during order placing.
Version 1.109.3 (Beta)
Wednesday, July 21, 2021
[OKEx] Allow to create simultaneous multiple connections.
[Chart] Save collapsed state for indicators.
[Bitmex] Positions displaying issue.
Version 1.109.2 (Beta)
Monday, July 19, 2021
[Emulator] An error occurred while generating backtesting data from the history with "zero volume" bars.
[Watchlist] Symbol did not apply to new, created from Watchlist, panels.
Version 1.109.1 (Beta)
Friday, July 16, 2021
[Indicators] Improved display and organization of indicator bars on the chart. Added the ability to hide a specific indicator and minimize all indicators in one click.
[Bybit] Improved speed of loading volume analysis data.
[OKEx] Added 'Open interest'.
[Step Profile] Incorrect data loading for specific time zones.
[General] Incorrect price formatting for some Bonds.
Version 1.108.3 (Beta)
Thursday, July 15, 2021
[OKEx] Trades was not available in Trades panel.
[OKEx] Increased timeout for connection.
[OKEx] Added 'Order behavior' parameter for Market and Limit orders.
[CQG] Corrected 2 minutes and 4 minutes bars aggregation.
Version 1.108.2 (Beta)
Monday, July 5, 2021
[Emulator] Issue with Limit orders processing.
[Emulator] Incorrect Fee calculation.
[dxFeed] Incorrect prices on some symbols.
[Binance] Placing orders with Comment didn't work.
[OE] OE quantity buttons did not store.
Version 1.108.1 (Beta)
Monday, July 5, 2021
[OKEx] Added the ability to trade on the OKEx exchange.
[OKEx] Added support for OKEx’s API v5 upgrade.
Version 1.107.2 (Beta)
Saturday, July 3, 2021
[OE] Wrong "Order Entry" panel restoring from workspaces created in previous versions.
Version 1.107.1 (Beta)
Friday, July 2, 2021
[OE, Crypto OE] Crypto OE and OE trading functions were combined into one single panel.
[General] Order Entry in Chart, DOM, DOM Surface and TPO panels supports crypto trading functions now, including slider for specifying quantity.
[Binance] Possibility to specify quantity in a quoting currency and as a percentage from the available margin.
[OE] Mouse click on Bid/Ask applies the current price to Limit or Stop price (depends on order type).
[OE] New settings added - visibility for Account lookup, Symbol lookup and Margin information block.
[DOM Surface] Possibility to specify custom tick size from Quick settings screen on toolbar.
[DOM Surface] Auto scaling on price scale double click.
[Hotkeys] New hotkeys for workspace Locking/Unlocking.
[Connections] Ping and Round Trip Time parameters were separated in connection information to provide a better understanding of the current state of your network connection and the server of your broker/exchange.
[Indicators] New 'Change' indicator, that displays Change parameter for specified range. It is possible to use it in Watchlist.
[General] Possibility to use 'Indicators in watchlist' feature for 'Free' connections - Binance/Binance Futures/FTX.
[dxFeed] Wrong display of the order book at times of increased liquidity.
Version 1.106.5
Friday, July 2, 2021
[Rithmic] Positions display issue.
Version 1.106.4
Friday, June 25, 2021
[DOM Surface] Volume Profile displaying on hour changes.
Version 1.106.3
Thursday, June 24, 2021
[Binance, Binance Futures] Connection issue after API changes.
Version 1.106.2 (Beta)
Tuesday, June 22, 2021
[CQG] Added support for Account Perfomance panel.
[Emulator] Possibility to specify Fee in %.
[Chart] 'Mouse trading mode' option.
[Stat Matrix] Added fixed headers.
[Chart] Height of indicators windows did not save.
[Chart] Issue with transparent color for chart background.
[Chart] Sticking to bar prices (during adding/modifying drawings) did not work correctly.
Version 1.105.4
Saturday, June 5, 2021
[Binance, FTX] Displaying windows asking for license purchasing for accounts with full access to all functionality.
[dxFeed] 'Full range' for Volume Profiles worked incorrectly.
[Cluster Chart] Issue with storing 'Imbalance ratio' settings.
Version 1.105.3
Tuesday, June 1, 2021
[Local cache for trades] Duplicated trades.
Version 1.105.2
Friday, May 28, 2021
[CQG] Eurex exchange and most popular symbols from Eurex added by default for CQG connection.
[General] Incorrect processing of manual input in DatePicker on some locales.
[dxFeed] Issue with subscriptions to OPRA options.
Version 1.105.1 (Beta)
Wednesday, May 26, 2021
[Indicator] Divergence Detector indicator can help to identify divergences, calculated on RSI and MACD.
[Emulator] Possibility to specify SLTP for Market Replay/Trading Simulator/Emulator in offset.
[Emulator] Support 'Comment' order parameter for Market Replay/Trading Simulator/Emulator.
[Emulator] Implemented FIFO logic for trades matching in Market Replay/Trading Simulator/Emulator.
[dxFeed] Support for new history API.
[Indicator] 'Update type' parameter has been added for Indicator, which specify how often indicator should be updated - on each tick (by default) or only on bar closing.
[Trades Panel] Simplified dates range selector.
[Emulator] Connection issue.
[Order Placing Strategies] Time Split strategy did not work with Synthetics.
[Cluster Chart] Incorrect POC value when all values are equal to zero.
[Stat Matrix] The panel may have caused the terminal to terminate.
[CQG] 'Link as OCO' after SLTP modifying can cause refuse.
[Binance Futures] Correct formatting for balances.
Version 1.104.2 (Beta)
Sunday, May 23, 2021
[Bybit] "6 seconds delay issue". Bybit has provided second URL, which can be used in case of delays during order placing/cancelling. In case you have such problems, you can change URL in connection settings to "https://api.bytick.com".
Version 1.104.1 (Beta)
Thursday, May 20, 2021
[Local cache for trades] Added local cache for Trades for FTX, Binance, Binance Futures, AMP/CQG and Rithmic connections. All trades that will be made using the platform will be saved in the local database and will be available in the Trades panel.
[Drawings] Middle line for Price Channel tool.
[Hotkeys] Incorrect focus for hotkeys in different groups.
Version 1.103.3
Wednesday, May 19, 2021
[CQG] Incorrect 1H bars.
Version 1.103.2
Monday, May 17, 2021
[Order placing strategy "Market if Touched"] This strategy helds order until the price is touched, and is then submitted as a market order.
[Oanda] Connection issue.
[Reversal chart aggregation] Incorrect real time bar calculations.
[dxFeed] Left/Right volume profiles did not load.
Version 1.103.1
Wednesday, May 12, 2021
[Binance, Binance Futures, FTX, Bitmex] Significantly increased speed of loading for Volume Analysis data. Just check this live comparison with previous version:
[Cluster] Optimized drawing speed for "heavy" clusters (1000+ levels).
[Rithmic] Added PnL for trades.
[Time & Sales] Added 'Short price format' option.
[Bybit] Support of simultaneous multiple connections.
[Binance Futures] 'Incorrect Start time' error.
Version 1.102.6
Wednesday, May 12, 2021
[Daily OHLC indicator] Added posibility to use data from previous days.
[Daily OHLC indicator] Added posibility to extend lines.
Version 1.102.5
Thursday, April 29, 2021
[Indicator] Daily OHLC indicator displays OHLC for current and previous days.
[Strategy Manager] 'Update' column added.
[Exante] Connection issue.
[Strategy Runner] Issue with strategy update.
Version 1.102.4
Friday, April 23, 2021
[Binance] Added possibility to use test environment.
[General] Standard price formatting for Bonds and Treasures.
Version 1.102.3
Thursday, April 22, 2021
[Strategy Manager] A new panel, that provides more convenient control of multiple instances of your strategies, including: copying strategy settings, saving / applying templates and defining defaults.
[Cumulative Delta] Indicator displays Cumulative Delta as bar chart.
[Market Heatmap] Added Historical mode that allowed you to view the state of the market for a specified date.
[CQG. Multi-brackets] Added possibility to disable Sl or TP for multi-bracket structure.
[CQG.] Possibility to specify Comment for your orders.
[Backtester] Added Non marginal mode.
[General] AM/PM in date pickers can be typed manually.
Version 1.101.3
Friday, April 16, 2021
[Chart] Reversal chart aggregation.
[Binance Futures, Binance COIN-M Futures] Open Interest available for historical and real time data.
[DOM] Added 'Table header' into View group of context menu.
[DOM] Context menu keeps showing after clicking on item.
[Time & Sales] Added 'Show table header' setting.
[Binance] Possibility to specify Comment for order.
[Binance Futures] P&L calculation on the client side, which allows to update it more often.
[History Exporter] Panel did not save data from some connections.
[TPO] 'Show value area' setting resets Split state of profiles.
[TPO] New builded profile resets POC Ray state for previous profiles.
[Time & Sales] 'Rows Limit' setting did not save.
[CQG] Periodic unavailability of some symbols.
[DOM] Small delay in order drawing.
[CQG] Reverse Calendar Spreads not availalbe in Symbols Lookup.
[Chart] Incorrect indicator's markers position on chart in Backtesting mode.
[DOM] Incorrect Volume profiles for intraday ranges.
[DOM] Right column isn't lock to the edge of panel.
Version 1.99.1
Monday, April 5, 2021
[General] Classic Ticker Tape available on main toolbar. It shows current prices and changes for selected symbols. To activate it use Main Toolbar context menu->View->Ticker Tape.
[TPO Chart] Possibility to customize alignment and width for Volume Analysis profile on TPO Chart.
[Chart] Hide/Show All Objects/Drawings/Indicators/Overlays available on Drawings toolbar.
[General] Remember previous selected custom tick step for Symbol in Chart, DOM Surface, TPO, DOM panels.
[DOM Surface] Incorrect default auto scaling when custom tick step was activated.
Version 1.98.5
Thursday, April 1, 2021
[General] Localization did not apply to table columns.
[CQG] MGC from Comex E-Mini was not available in Symbol Search.
[Visual Trading] Order price did not match symbol tick size during modifying.
Version 1.98.4
Wednesday, March 31, 2021
[CQG] Multi-bracket orders support in OE, DOM and Chart panel.
[CQG] Multi-bracket structure can be saved in Order parameters template.
[CQG] Access to full symbols list from all exchanges. You can activate required exchange in the Connection Settings:
[CQG] Added Realized & Unrealized PnL to Account info panel.
[CQG] Added PnL to Trades panel.
[Chart] Hide All Drawings/Show All drawings from Context Menu and Hotkeys.
[Chart] Hide All Indicators/Show All Indicators from Context Menu and Hotkeys.
[TPO Chart] Remember previous selected custom tick step for Symbol.
[Step Profile] Added Month period for volume profiles.
[Visual Trading] Cancel order modifying by Esc.
[CQG] Display multi-bracket details in confirmation message on order placing.
[DOM] Displaying incorrect offset for SL/TP during moving orders.
[DOM] Incorrect displayed quantity for multi-bracket orders.
Version 1.97.1
Tuesday, March 23, 2021
[dxFeed] dxFeed Simulated connection. You can try all paid features for free with 24h delayed data for limited futures & stocks + simulated trading.
[Alerts] Possibility to clone table alerts.
[Telegram Alerts] Possibility to duplicate trading notifications to Telegram.
Version 1.96.10
Sunday, March 21, 2021
[Deribit] Connection issue.
Version 1.96.9
Thursday, March 18, 2021
[General] The platform crashed when connecting to Binance and OKEx.
Version 1.96.8
Wedndesday, March 17, 2021
[Huobi] Connection issue.
[Kraken] Some symbols were not available in the Symbols Lookup.
[dxFeed] Volume analysis data were incomplete.
Version 1.96.7
Tuesday, March 16, 2021
[Positions] Separate column for P/L in percentage (Binance Futures, Binance COIN-M Futures and FTX connections)
[Chart] Displaying P/L in percentage for SL/TP (Binance Futures, Binance COIN-M Futures and FTX connections)
[General] P/L in percentage - incorrect sign for short positions.
Version 1.96.6
Friday, March 12, 2021
[CQG] Orders on JY6 with SL/TP do not send to server.
Version 1.96.5
Thursday, March 11, 2021
[Bybit] Connection issue.
Version 1.96.4
Wednesday, March 10, 2021
[General] Displaying position P/L in percentage for Binance Futures, Binance COIN-M Futures and FTX connections.
Version 1.96.3
Sunday, March 7, 2021
[General] Part of general settings did not save.
Version 1.96.2
Friday, March 5, 2021
[Crypto OE] Crypto OE panel did not open.
Version 1.96.1
Wednesday, March 3, 2021
[General] The cornestone of the current release is BETA version. The newest features will be available in the beta version, and after a number of fixes and improvements, will get to the stable version. To start using Beta Version, go platform's General Settings -> General section -> enable Use Beta version option.
[General] Advanced possibilities for Rollback - now you can choose any previous supported version and switch to it in a few clicks.
[General] You can now specify the default trading symbol that will open in each trading panel. Go to platform's General Settings -> General section -> Set Default Symbol.
[License] Periodical logouts from licenses.
[Chart] Incorrect Renko wicks calculations.
[Trading Simulator] Fee parameter did not apply.
Version 1.95.3
Monday, March 1, 2021
[DOM, Chart] OE is not available after loading from workspace.
Version 1.95.2
Friday, February 26, 2021
[Binance Futures] Separate subscriptions for different data types: trades, level 1.
Version 1.95.1
Tuesday, February 23, 2021
[FTX] Added the ability to select the main and sub-accounts. For the main account, all orders operations will be performed faster than for sub-accounts.
[Trading Simulator, Market Replay] Support of Mark price for FTX cryptoexchange.
[Binance/FTX] Added support of simultaneous multiple connections, as part of our free Binance program.
[Chart trading] Resolved a visual issue when trading from the chart.
[Rithmic] Wrong PnL calculation in ticks for continuous contracts.
[Polygon] Stock prices were not updated in real time.
Version 1.94.5
Monday, February 22, 2021
[Chart] Periodical issue with applying history.
[Backtesting] Incorrect settings for 'Period' type.
Version 1.94.4
Friday, February 19, 2021
[Bybit] Incorrect Bid/Ask prices on some Windows Regional parameters.
[dxFeed] Incorrect Volume profiles on some stocks.
[DOM Trader] High/Low did not display with custom tick size.
[General] Application interface was broken on Intel 11th Core Iris Xe Integration graphic cards.
[Binance Futures] Periodical mismatch between bars built from real time and historical bars.
[Binance Futures] Periodical delay for quotes/trades.
Version 1.94.3
Friday, February 19, 2021
[Binance Futures] API changes.
Version 1.94.2
Thursday, February 18, 2021
[Deribit] Connection issue.
Version 1.94.1
Thursday, February 18, 2021
[DOM Trader] In this version, we have improved trading through the panel:
· Mouse-down trading. Reduced the time for placing orders through the panel. Instead of a full mouse click, orders are placed by the mouse down action.
· Trading via Bid/Ask. Placing orders through the Bid / Ask columns. Further management of existing orders is performed through the Buy / Sell columns.
· Refresh rate. Added the ability to control the rate (ms) of market data update. This determines how often the panel refresh changes in depth of market (depends on data provider). With a value of 1, all changes to the level2 data will be processed immediately. We recommend using value 100. Note, the smaller the value, the more system resources required.
[Hotkeys] Added new hotkeys for switching panels that are in groups. Go to platform's General Settings -> Hotkeys section -> Next/Prev tab in the Group.
[Chart. Timeframes] Due to numerous (!) requests from our customers, we have updated the mechanism for selecting the timeframe and depth of the loaded history. Now, before choosing the desired timeframe, you can specify the required depth of the loaded history.
[Chart. Timeframes] Added auto sorting of favorites timeframes for more convenient use.
[Indicators] Added highlighting of levels to the Level2 indicator that have a value greater than specified in the setting.
[Polygon] Support of latest changes in Polygon API for correct connection.
[Watchlist] Changed the display of the trading volume for cryptocurrencies of Binance amd FTX connections.
[CoinMetro] Problem with SL/TP orders.
[CQG] Resolved issue with updating of High/Low prices.
[Binance Futures] There were duplicate asset names in the symbol list.
Version 1.93.5
Monday, February 15, 2021
[Bybit] Connection issue.
Version 1.93.4
Saturday, February 13, 2021
[dxFeed] History loading issue (Nasdaq).
Version 1.93.3
Friday, February 12, 2021
[Bybit] Incorrect historical data due to some regional settings of Windows.
[Deribit] Support of the latest changes in the API. Fixed issue with "Freezed positions".
[Binance Futures] Orders with Reduce Only parameter opened a new position.
Version 1.93.2
Thursday, February 11, 2021
[Bybit] Introducing a new integration with Bybit - cryptocurrency derivatives exchange offering perpetual contracts.
[Visual Trading] Posibility to specify visual settings for filled trades displayed on a chart.
[Volume Analysis] We've changed the mechanism for accumulating tick and volume data from Binance on our servers. This solution fixed the problem with gaps in volume analysis data, as well as on tick, second and renko charts.
[Bitfinex] Connection issue.
Version 1.92.1
Monday, February 8, 2021
[Order Entry] Ability to use order placing strategies that can implement advanced trading algorithms such as splitting order by time or volume, Iceberg, local SL/TP, Traling, etc. In near future we will add more predefined strategies as well as provide a possibility to create your own.
· Order placing strategy "Scheduled" This strategy will send your order at a specified time.
· Order placing strategy "Time Split" This strategy will divide the size of your order on equal parts and send them in a few steps according to specified Display Quantity and via selected time Interval.
Version 1.91.1
Friday, February 5, 2021
[Binance Futures] Added server-side Stop Loss / Take Profit for Market orders. Watch our video to get more details about how to place SL/TP.
[DOM Trader] Incorrect prices during placing Buy at Bid/Ask, Sell at Bid/Ask.
Version 1.90.1
Wednesday, February 3, 2021
[DOM Trader] With the latest version of Quantower, you can make even more customizations of DOM Trader panel, based on our community feedback:
· Highlighting Imbalance, Bid/Ask values — go to DOM trader panel settings -> Columns -> Imbalance and set filter for Bid/Ask or for Total value.
· Highlighting total values for Imbalance
· Reduce the price value by hiding the required number of digits
· Possibility to specify custom colors for any columns — go to the panel settings and specify colors for background, text, positive/negative value, etc.
· Possibility to specify custom font for each column, total values, header.
· Possibility to adjust text alignment in columns
· Customization of visibility for all columns.
· New coloring schemes for Bid/Ask columsn — now you can select Solid coloring mode for rows or you can disable any coloring here by selecting None mode.
· Possibility to adjust histogram alignment in Bid/Ask columns
[Binance] Resolved issue with delay during placing orders.
Minor bug fixes & improvements
Version 1.89.6
Tuesday, February 2, 2021
[TPO Chart] Some settings did not save.
[Binance] Free access to ALL PAID FEATURES for new registered accounts. More information is available in our blog.
Version 1.89.5
Monday, February 1, 2021
[General] Expired certificate issue.
Version 1.89.4
Saturday, January 30, 2021
[Binance Coin-M Futures] High-speed volume data loading.
Version 1.89.3
Friday, January 29, 2021
[Bitmex] Placing orders.
Version 1.89.2
Thursday, January 28, 2021
[Binance Futures] Real time data on Windows 7.
Version 1.89.1
Wednesday, January 27, 2021
[Binance Coin-M Futures] Added new connection to Binance COIN-margined Perpetual Futures.
[DOM Surface] Incorrect default text color for Bid price indicator.
Version 1.88.3
Monday, January 25, 2021
[Binance Futures] Periodical disconnections.
Version 1.88.2
Thursday, January 21, 2021
[Deribit] Real time data subscription issue.
Version 1.88.1
Wednesday, January 20, 2021
[General] Keep the trading account privacy during screen sharing by using a new general setting — Hide Account name.
[General] New setting — Unload inactive workspaces — saves computer resources when working with the main workspace.
[CoinMetro] Added Stop Loss and Take Profit orders.
[Poloniex] Resolved the platform crash when trying to connect to the Poloniex exchange.
Version 1.87.6
Friday, January 15, 2021
[Chart] Horizontal Line tool with applied dash/dot style can degrade chart performance.
Version 1.87.5
Wednesday, January 13, 2021
[Binance Futures] Improved speed of loading big portions of volume analysis data for liquid symbols (BTC/USDT, ETH/USD).
[Binance] Improved speed of loading big portions of volume analysis data for liquid symbols (BTC/USDT, ETH/USD).
[Chart] POC Level is not drawn on profile aggregation.
Version 1.87.4
Wednsesday, January 13, 2021
[Trading Simulator, Market Replay] Incorrect price for Market orders.
Version 1.87.3
Tuesday, January 12, 2021
[CoinMetro] Connection issue.
Version 1.87.2
Monday, January 11, 2021
[Binance Futures] Connection issue due changes in the API.
Version 1.87.1
Friday, January 8, 2021
[General] Added the FullScreen Mode with the ability to manage the functionality of the panel without limitations — trading operations, adding indicators and drawing tools. Use hotkey or button on header of the panel to activate Fullscreen mode.
[DOM Trader] Highlight the imbalance values above the specified one. This option allows you to easily see the level at which there is a preponderance of buy or sell orders.
[Chart] The possibility to change the font color for the last price on the chart. To apply changes, please go to the Chart settings -> Price scale section -> Highlight Prices.
[Alerts Log panel] Show the last traded price at which the alert was triggered.
[DOM Surface] Incorrect aggregation which occurred after the accumulation of large amounts of data.
[Trading Simulator, Market Replay] Minor issues with execution on futures market data.
Version 1.86.3
Tuesday, January 5, 2021
[Drawings] Issue with favorites drawings list saving.
Version 1.86.2
Saturday, January 2, 2021
[Binance] Crypto Balances panel is not updating in real time.
Version 1.86.1
Wednesday, December 30, 2020
[CoinMetro] Introducing a new integration with CoinMetro crypto exchange for trading main digital assets like Bitcoin, Ethereum, Ripple, and Litecoin.
[Chart] Resolved several minor issue with chart settings.
Version 1.85.2
Tuesday, December 29, 2020
[Chart] Time scale settings are not applied.
Version 1.85.1
Monday, December 28, 2020
[Drawings] Synchronization between different charts with the same symbol. To enable this feature for:
· New drawings — go to chart panel settings and set 'Drawings default availability' to 'All chart with same symbol'.
· Existing drawings — open a context menu of any drawing. Set 'Availability' to 'All charts with same symbol'.
[Chart] Incorrect weekly reset for Cumulative Delta.
Version 1.84.1
Thursday, December 24, 2020
[Breakeven] Replace or set a stop order for an open position to Breakeven with one click. When you click the button, all orders will be cancelled and stop order will be set to the position's open price.
[Hotkeys] Added Breakeven to the list of trading hotkeys in the Chart, TPO Chart, DOM Trader, DOM Surface panels.
[DOM Trader] Do not display Context Menu on right click on trading columns.
[DOM Trader] Display additional order parameters in the DOM Trader panel.
[Synthetic Symbol] Previously created synthetic symbols can be cloned for further modification.
[VWAP] VWAP indicator got a new calculation mode — Based on Current Timeframe — which calculates values faster. In addition, in this mode the indicator works on all our connections.
[Time & Sales] Added two new columns — Buyers/Sellers — which show a broker that made buy or sell trade on the selected instrument. This information is available for dxFeed connection.
[Localization] Updated Turkish localization in the platform - thanks to our Turkish community. Let us remind you that any user can help us with translation into their native language and in return receive a free license. Details here or contact support.
[BitMEX] Issue with reaching the rate limits during the chart loading.
[Chart] An order that was set over an existing position could not be moved.
Version 1.83.3
Tuesday, December 22, 2020
[Deribit] Quick orders placing/cancelling.
Version 1.83.2
Monday, December 21, 2020
[Deribit] Orders/Positions updates.
Version 1.83.1
Friday, December 18, 2020
[FTX] High-speed volume data loading.
[Binance Futures] High-speed volume data loading.
[DOM Trader] Show/Hide OE panel hotkey added.
[FTX] Close negative position issue.
Version 1.82.1
Thursday, December 17, 2020
[News Panel] A special panel for aggregating and displaying news from different connections. In next releases, ability of displaying news directly on the chart will be added.
[RSS] News connection.
[IQFeed] News connection.
[Interactive Brokers] OCO orders are available now via Multiple OE.
[Interactive Brokers] Bracket orders.
[Rithmic] Possibility to specify user comment for Order/Trade.
[Rithmic] Order History report did not display all data.
[Deribit] Issue with Options symbol displaying.
Version 1.81.2
Tuesday, December 15, 2020
[FTX] Issue with closing position.
[DOM Trader] Dragging SL/TP did not work in DOM Trader panel.
[Binance Futures] Issue with freezed bars on chart.
[Chart] Conflicts between drawing tools and order placement mode.
Version 1.81.1
Monday, December 14, 2020
[Synthetic Symbol] Redesigned the panel and added new ways to manage Synthetic Symbols:
· Open Synthetic in a new panel — Need to view a created synthetic on a chart panel? With the new option you can open a Chart, TPO Chart, DOM, Order Entry panel directly with the created synthetic.
· Add all Synthetics to Watchlist — simple way to add the list of your Synthetic Symbols to the Market heatmap panel or Watchlist.
· Assign groups to each Synthetic — type the new group for each symbol and add to the Watchlist only desired Group.
[Templates] Save different templates to the panels and choose from the list which one to apply at the moment.
[Drawings] Added two new Fibonacci Tools — Fibonacci Time Expansion, Fibonacci Price Extension.
[Hotkeys] Added new trading hotkeys for better order management — Cancel Buy Orders / Cancel Sell Orders.
[TPO Chart] The main information about the Initial Balance of each profile is now available in the TPO Statistics.
Version 1.80.4
Friday, December 11, 2020
[FTX] Delay issue during placing/cancelling orders.
Version 1.80.3
Tuesday, December 8, 2020
[Binance Futures] Temporal workaround for Binance Futures users with "Invalid Account" error. Disable "Allow change leverage" in connection settings screen to be able to connect.
Version 1.80.2
Monday, December 7, 2020
[TPO Chart] Possibility to extend VAH, VAL and POC line until intersection with another profile.
[Strategy Runner] Issue with empty settings screen.
Version 1.80.1
Friday, December 04, 2020
[Volume Profiles] Multiple Step Profiles allow you to immediately see the distribution of trading volume over different periods in one chart. Configure the display of color schemes, data types and profile periods in a couple of clicks.
[Trading Simulator] The panel allows simulating trading on Level 1 data.
[DOM Trader] Fast and easy way to place and manage your orders / positions by using Trading Hotkeys. Go to the panel's menu and set the hotkeys at your discretion or use preset combinations.
[Hotkeys] Added two new Trading Hotkeys for Chart, TPO Chart, DOM Trader panels — Cancel Limits, Cancel Stops.
[Drawings] Activate and drag-n-drop drawing tools by clicking their Extended rays.
[Confirmations] In order not to forget about open orders or positions, the new notification will remind you about active orders when you close the platform.
[DOM Trader] Do you know that you can block mouse trading in the DOM Trader panel to avoid accidental clicks? If you have blocked a mouse trading and forgotten about it, the panel will remind you about it.
[Watchlist] All imported historical symbols from third-party feeds can be added to the Wachlist panel. More details about Historical Symbols you can find in our Knowledge base.
[Metastock] Wrong display of option prices in the Options Analytics panel.
[TPO Chart] Incorect default for data range at panel start.
Version 1.79.2
Monday, November 30, 2020
[Chart] Incorrect price formatting for options symbols.
[Deribit] Reduce parameter not available in DOM panel.
Version 1.79.1
Friday, November 27, 2020
[Connections Screen] Introducing a new, fast way to search for a necessary broker, exchange, or data feed. All recent connections go to the top list for quick access.
[Indicator] At the request of users, we changed the accuracy of Upband/Downband deviation in Moving Average Envelope indicator.
[Watchlist] Small & useful feature is coming to Watchlist panel: Add Alert by right-clicking on any symbol.
[Chart Alert] Added visual settings for Alert's line: color, width, line style.
[Binance Futures] P/L information for all previous executed trades is available.
[LMAX] Resolved error during the connection via API.NET+FIX.
[FXCM] Resolved error during the connection.
[FTX connection] Changed the mechanism for connecting to sub-accounts.
[FTX trading] Added Reduce-only option. Besides, you can set Stop Loss and Take profit via Order Entry panel.
[Crypto OE] The balance in the Crypto OE panel was not always displayed correctly.
Version 1.78.2
Sunday, November 22, 2020
[Drawings] Issue with LineArrow saved in workspace.
[Metastock] Gaps in volume analysis data.
[FTX] Unlimited indicators/overalys available for FTX connection for free.
Version 1.78.1
Thursday, November 19, 2020
[DOM Surface] Improved the chart zooming mechanism. Now you can zoom out the chart and see the market structure with all liquidity changes.
[Indicator]Delta Rotation indicator has received new improvements in the calculation and in the data view. Three visual modes of data are available — bars, boxes and combined mode. In addition, the indicator shows the bars where the absorption occurred.
[Indicator] Additional coloring schemes for the Volume Indicator — By bar, bar difference, Above/Below Moving average.
[Hotkeys] Added 3 new hotkeys for Chart, TPO Chat and DOM Surface, which are available via panel's settings — Add Alert, Add Custom VWAP, Add Custom Volume Profile.
[Chart] Line Width for the Area chart style and for the Line style. To change the line width, go to the chart settings -> Data style section.
Version 1.77.1
Friday, November 13, 2020
[QuoteMedia] Implemented the connection to QuoteMedia data provider.
[Indicator] Added a cloud to the Ichimoku indicator, which is formed between the Senkou A and Senkou B lines.
[Main Toolbar] Added 4 new icons to the main toolbar that notify about: Open positions, Working orders, New platform's version, Active algo strategy/alert.
[API] Added possibility to draw clouds from indicators (BeginCloud/EndCloud)
[Binance Futures] Eliminated wrong quotes that affected the chart building.
Version 1.76.5
Thursday, November 12, 2020
[DOM Trader] Exception in logs
Version 1.76.4
Wednesday, November 11, 2020
[Chart] Indicators Lookup window did not open when French language was selected
[dxFeed] Support symbols from CboeFX.
Version 1.76.3
Friday, November 6, 2020
[FTX] Resolved issue with Close position / Flatten via Positions, DOM trader panels.
[Time & Sales] Visual bug with coloring rows using filters (Setup Actions).
[Order Entry] Template sometimes did not apply with a preset SL.
[Volume Profiles] Profiles were not recalculated after changing the Custom tick size.
Version 1.76.2
Thursday, November 5, 2020
[Exante] Added display of volume data for stocks, ETFs.
[Exante] Minor bug fixes and improvements of symbols' search.
[Metastock] Resolved issue with Options data.
[Rithmic] Sending multiple order modification requests when the order got filled.
[Chart] Templates for the Heikin Ashi chart type were not saved in the timeframe selector.
Version 1.76.1
Monday, November 2, 2020
[Deribit] Correct lot step for options.
[Order Entry] Issue with saving order templates
Version 1.76
Friday, October 30, 2020
[Order Entry] Added support of Order Templates, where you can set them by default or apply a previously created one. To save a new template, Right-click on the order entry panel and Save by default or create a new one.
[Chart] Option "Time to next bar" now works for tick chart, Range bars and Volume bars.
[Indicators] Meet our new technical indicator Delta Flow, that describes the impact of the market aggression on the price.
[Indicators] Another new indicator called Open Range where you can set the start/end time for its ranges.
[CQG] Created a predefined list of the most popular trading symbols. If the list does not contain the desired symbol, start typing its ticker and the system will start searching.
[Indicators] Issue with Pivot Point indicator calculation on weekly bars with Rithmic connection.
[Overlays] Minor issue with overlay representation on stocks and ETFs data.
Version 1.75.2
Thursday, October 29, 2020
[Metastock] Solved the connection issue.
Version 1.75.1
Tuesday, October 27, 2020
[Chart] Displaying Synthetics symbols on the chart.
Version 1.75
Friday, October 23, 2020
[Order Entry]Compact Order Entry now available in Chart, DOM Surface and TPO.
[Visual Trading] Possibility to display position PNL in ticks.
[Order Entry] Possibility to quickly configure visible items in OE (Chart, DOM, etc) by context menu
[Visual Trading] Added display of quantity for positions on the chart.
[Bitmex] Liquidation price for positions.
[Indicator] MACD. Added Signal line to MACD indicator.
[Indicator] Pivot Point. S4, R4 lines added for Camarilla mode.
[Indicator] OBV. Fixed incorrect calculations.
Version 1.74.1
Wednesday, October 21, 2020
Moving tabs in group panel.
[Chart] The maximum value of the Period parameter has been increased for some indicators.
Version 1.74
Tuesday, October 20, 2020
[Chart]Heiken Ashi chart type can now be built on a Volume data.
[CQG] Several orders can be linked as OCO via Working orders panel.
[Strategy Runner panel] Added a non interactive backtesting mode.
[Indicator]RSI Smoothed has been added to the list of indicators.
[CQG] In the Reports panel, users can request two reports: Executions, Trades.
[Rithmic] In the Reports panel, users can request two reports: Orders History, Trades.
[TPO Chat] Added the ability to change the profile scale (custom step), using the scrolling on the price scale.
[Interactive Brokers] Support of simultaneous multiple connections.
[Interactive Brokers] Symbol search by precise ticker (like ESZ0).
[Exante] Resolved issue of symbols' searching for some real accounts.
Version 1.73.5
Thursday, October 15, 2020
[Chart] History local cache for tick aggregations.
Version 1.73.4
Wednesday, October 14, 2020
[Exante] Solved the connection issue for some accounts.
[CQG] Loading and building aggregated ticks data.
[dxFeed] Loading ticks history from Nasdaq exchange.
Version 1.73.3
Tuesday, October 13, 2020
[TPO Chart] Rotation Factor (RF) in the statistical table had wrong calculation.
[TPO Chart] The previously saved templates/workspace/binds did not show the profile correctly after restarting the platform.
[Indicators] 'By all available data' calculation type was set by default for all indicators.
Version 1.73.2
Thursday, October 8, 2020
[TPO Chart] Incorrect range in settings.
[Сhart] Save 'Confirm on panel's close' setting
Version 1.73.1
Wednesday, October 7, 2020
[Bitmex] Constant disconnections.
[Drawings] Issues with custom VWAP.
Version 1.73
Tuesday, October 06, 2020
[Multiple Order Entry] New powerful panel for creating a list of predefined orders, which can be sent either individually or as a whole list. Added the ability to create orders from different accounts and different symbols, and send them as OCO. The panel contains Reverse and "+/-" buttons for quick change of the main order parameters - order side, quantity, price. Watch an overview about this panel.
Cache for volume analysis. Added volume analysis cache for Binance and Rithmic. This reduces the time for to building volume analysis tools when recalling history again.
[cTrader] After restarting the platform, OAuth authorization for all cTrader brokers is saved and there is no need to enter it again.
[Binance Futures] Added P/L data for a trade.
[Drawings] Fibonacci Phi-channel did not work after applying Set as default.
[Drawings] After loggout from the paid license in the platform, the indicators on the chart are not removed, but become invisible.
[Interactive Brokers] Symbol history was not displayed correctly after reloading the chart or changing the timeframe.
[CQG] Trailing Stop order was not placed.
[Сhart panel] The depth of history on the chart increased its range every day.
Version 1.72.2
Friday, September 25, 2020
[FTX] All paid features available for free for FTX connection for next 3 months!
Version 1.72.1
Wednesday, September 23, 2020
[DOM Trader] Orders displaying with custom tick size enabled
Version 1.72
Tuesday, September 22, 2020
[FTX] Made a new integration to FTX crypto exchange.
Trading via Keybord. Chart and TPO Profile panels got a keybord trading option.
[DOM Trader] New minimized design for visual tools
[DOM Trader] Cancelling orders by right click
[DOM Trader] Added a new setting that allows hiding SL/TP
Version 1.71.3
Monday, September 21, 2020
[dxFeed] Level2 for continious futures contracts
[Deribit] Refuse on order modification
Version 1.71.2
Tuesday, September 15, 2020
[CQG] Bracket orders in OE, Chart and DOM panel
[CQG] PnL calculation
[Chart] Incorrect drawing tools behaviour on non linear chart aggregations: Ticks, Range bars, etc
Version 1.71.1
Monday, September 14, 2020
[DOM Trader] Level2 displaying with custom tick size enabled
[Binance] Total balance calculation
Version 1.71
Monday, September 14, 2020
Global Hotkeys Added new hotkeys to general settings: Open new panels, Duplicate panels, Save all settings etc.
Create a new panel New option in the context menu of the panel, allowing to open another panel by a selected symbol.
Volume analysis tools Added reset options for cumulative delta in volume analysis settings: daily, weekly.
[CTS] Support of multiple simultaneous connections for CTS.
Setup actions Ability to add an "unlimited" number of actions.
[.NET framework 4.8] For stable working of the platform, we've updated the minimum recommended version of the .NET framework up to 4.8
Drawings Added rays for Price Channel drawing tool.
Overlays Overlay charts were not displayed at all or were not updated in real-time.
Market Replay Volume Analysis did not work correctly with Market Replay.
Synthetic symbols Trading for synthetic symbols in DOM Trader panel did not work correctly.
Minor fixes for Market Depth panel (MD).
Version 1.70.8
Thursday, September 10, 2020
Reset saved account when switch between demo/real
Version 1.70.7
Tuesday, September 8, 2020
[dxFeed] Reduced connection time
[dxFeed] Reduced memory usage
[TPO Chart] Incorrect profile borders after restarting application
Version 1.70.6
Monday, September 7, 2020
[Binance] Support GTE_GTC tiff
Version 1.70.5
Thursday, September 3, 2020
[Binance Futures] Displaying orders
Version 1.70.4
Thursday, September 3, 2020
[DOM Trader panel] Save columns width
Version 1.70.3
Wednesday, September 2, 2020
[AMP/CQG] Search Micro Gold in Symbols Lookup
[Binance Futures] Periodical disconnections
Version 1.70.2
Tuesday, September 1, 2020
Bars duplication in ticks aggregations
[dxFeed] Level2 for Stocks
Version 1.70.1
Monday, August 31, 2020
[AMP/CQG] Added the possibility to use demo AMP CQG accounts
Version 1.70
Wednesday, August 26, 2020
[AMP/CQG] Added the connection to AMP broker through CQG technology
Version 1.69.2
Friday, August 21, 2020
[dxFeed] Level2 for Eurex
Custom Indicators/Strategies with references
Version 1.69.1
Thursday, August 20, 2020
[dxFeed] Resolved minor issues with volume analysis.
Version 1.69
Monday, August 17, 2020
[dxFeed] Added the connection to dxFeed data provider which delivers data on futures, options, stocks, forex and cryptos. Full list of available exchanges you can find on their official website.
Version 1.68.2
Sunday, August 16, 2020
[Binance Futures] Level2 subscription
Version 1.68.1
Friday, July 31, 2020
Indicators' Settings screen had wrong view.
[DOM Trader panel] Correct confirmation text for trading buttons.
[DOM Trader panel] Ability to customize the display of trading buttons on the Order Entry sidebar.
[DOM Trader panel] Now you can drag and drop any column in the panel and resize it as you wish.
[DOM Trader panel] Added three new columns, which have two values each:
· Liquidity changes (a.k.a. Pulling/Stacking) — shows the last volume change in Level2 at each price level (Bids x Asks).
· Number of liquidity changes — shows how many times the values have changed at a particular price level (Bids x Asks).
· Cumulative liquidity changes — shows the total volume change at a specific price level since the panel launch. For each column there are 3 mechanisms to reset data — manual, by the specified time and by the number of ticks.
[DOM Trader panel] A Comments column has appeared, where you can add your own notes for each price level. For example, POC price, previous RTH High / Low, VWAP etc.
[DOM Trader panel] Show / Hide Table header for further panel's space optimization.
Ability to change the appearance of the last price line.
Indicators can be searched by abbreviation (short name).
New calculation data types in indicators on the basis of which they can be built — Volume and Open Interest.
[Binance] Remaining order quantity didn't update in case of partially fill.
[DOM Trader panel] Order quantity buttons are supporting additional mathematical signs ("+", "-", "/", "*") that can be added before the order size value.Watch the video about this new improvement.
[Keltner Indicators] Coefficient of channel's width supports period less than 1.
Significant CPU optimization and Memory usage for DOM Surface panel, Chart, TPO Chart.
Resolved lagging with Cursor synchronization between multiple charts with the same instrument.
Fixed issue with freezing orders in DOM trader panel.
Version 1.66.1
Monday, July 20, 2020
[Alpaca] Solved the connection issue.
Drawing tools didn't save after the update.
Version 1.66
Friday, July 17, 2020
[Rithmic] Added Trailing Stop order type that will change the stop-loss level behind the price when it goes into the profit zone. If the price goes to the stop-loss, it will remain at its level.
Indicator Round numbers. A simple indicator that draws horizontal lines with the specified step in ticks. The number of lines in the chart can be limited in the settings.
Added Min/Max delta. Two new rows — Min Delta and Max Delta — have been added to the Time Statistics tool, which shows the delta's extreme values in each bar.
Delta view at Time Histogram. Changed the Delta displaying in the Time Histogram tool. Now the positive delta is shown at the top and the negative delta is shown at the bottom.
[Deribit] Cancel of all working orders is performed by one command (via 1 request to the exchange). This has accelerated the process of cancelling orders.
Resolved the issue when indicators did not keep their positions on the chart.
VWAP saved only 1 line.
Custom volume profile didn't show data.
Version 1.65.4
Wednesday, July 15, 2020
[Alpaca] Support of new version of API added
Version 1.65.3
Monday, July 13, 2020
Resolved connection issue to Alpaca.
DOM Trader did not load Buy/Sell columns from templates.
Version 1.65.2
Monday, July 13, 2020
Resolved connection issue to Exante.
Increased the speed of Order placing via DOM Trader.
Drawings don't save during closing the platform.
Version 1.65.1
Friday, July 10, 2020
Symbols displaying for some connections (LMAX, FXCM)
[Rithmic] Resolved the problem with the delay in placing and canceling orders.
[Rithmic] Fixed the issue of canceling the connection process.
[Exante] Connection to some live accounts was not performed.
Version 1.63.1
Monday, June 22, 2020
Fixed the problem of saving drawing tools on the chart.
Version 1.63
Friday, June 19, 2020
[Time & Sales panel] New mode for data flow analysis in T&S panel — Aggregate Trades. This mode summarizes all trades that have filled at one price, time and side. Watch the video about our Reconstructed Tape
[TPO Chart panel] Added a new option for changing the width of Value Area zone.
Fixed the problem of copying selected drawing tools in the chart.
Solved the problem of Crypto Order Entry panel inactivity when using multiple accounts on Binance Spot and Binance Margin.
[DOM Trader panel] Added the ability to change Custom tick size "on the fly" by holding Ctrl key and scrolling the mouse wheel.
[DOM Trader panel] New hotkey: Ctrl+Q will call a small window where you can change the Order Quantity.
[DOM Trader panel] New hotkey: Ctrl+1, Ctrl+2, etc. will apply predefined Order Quantity from the list.
[DOM Trader panel] Added a new confirmation that will ask about closing the panel.
[DOM Trader panel] Added the ability to set the number of levels for Bid/Ask columns.
[DOM Trader panel] Resolved the issue when the placed order is not visible when the Custom tick size is on.
Version 1.61
Monday, June 15, 2020
[Account Operations panel] Added a new panel which allows you to perform various operations with a trading account — Funds Transfer, Borrow, Repay. Currently it works with Binance Margin, Binance Futures and Binance Spot.
[AlphaVantage] Resolved the issue with crashing the platform during connection to AlphaVantage.
[Binance] Fixed the issue with Iceberg quantity in Crypto Order entry panel.
Version 1.60
Wednesday, June 10, 2020
[Binance Margin] Added a new connection to Binance Margin that allows traders to borrow funds to increase leverage for trading.
Connection to Binance Futures. The most requested and popular connection, Binance Futures, which allows analyzing and trading futures on the well-known cryptocurrencies.
Last Bid/Ask Trades in the DOM Trader. Added two new columns called Last Bid & Ask Trades to the DOM Trader panel which shows resent buy and sell market orders.
Dynamic VPOC indicator. Dynamic Volume Point of Control indicator shows the change of POC price during the whole trading day.
Support of multiple connections in the History Player and Trading Simulator panels. In both panels it is now possible to add trading instruments from different connections.
New view for TPO Initial Balance. Added a new view for TPO Initial Balance which you can specify in the settings — Area or Bar view.
Improved TPO price scale. Changed auto-scaling of price scale when depth of history changes.
Calendar spreads in symbols lookup. Symbols Lookup got a new node called Calendar Spreads.
New options for Export data to the file. Specify the type of separator and time zone before exporting the data.
Total row in the Market Depth panel. This row shows the total values of all Bids and Asks.
Resolved the LMAX connection issue.
Speed up data loading for the Volume Impact indicator.
Minor Bug Fixes.
Version 1.53.6
Tuesday, April 7, 2020
Fixed issues with loading history for HitBTC.
Resolved minor bugs for Custom Profile.
Minor Bug Fixes.
Version 1.53.3
Tuesday, March 31, 2020
Added crypto strategies, developed by 3rd Dimensions — Pumps Catcher, TPA, SBS-Scanner.
Connection to FXCM. Famous forex broker that offers 40+ FX pairs, CFDs on commodities, indices, is already available in Quantower platform.
Alpaca: added OAuth authorization. OAuth protocol ensures the privacy and security of users during connection.
Alpaca: added support of Bracket orders. This advanced order type allows to reduce losses and simplify trading process.
Improved the management of lists in the Watchlist. In the latest version, we've improved the mechanism of lists' management by adding two new options - Add to Watchlist and Replace Watchlist.
Multiple custom trade sessions. Set the time ranges for trading sessions, within which volume profiles, VWAP, TPO Chart will work.
Connection to Intrinio data feed. This feed provides access to historical and real-time data of US Stocks, ETFs, as well as economic and macro data.
Bug fixes and stability improvements.
Version 1.52.2
Friday, March 13, 2020
Bug fixes with display options series for IQFeed conection
Version 1.52.1
Tuesday, March 03, 2020
Bug fixes with chart drawings and other minor improvements
37 predefined options strategies. Added a list of 37 option strategies that can be used as a starting point for analysis or trading in one click.
Volatility Smile chart. In the Option Analytics panel, you can open the volatility smile chart or volatility skew, which shows values of implied volatility for each strike.
OCO orders for Rithmic connection. One cancels others represents two ordinary pending orders that are interconnected by the mutual cancelation function. Once the first order is filled the other is automatically deleted by the system.
Cumulative Last Trade Size in DOM Trader. A new column that shows the total volume of the last trade when the price does not change.
Updated IQFeed connection. Made an integration to the new API, which provides more information for calculating volume analysis.
Fixed the problem with connecting to the Interactive Brokers on the weekend.
Bug fixes and other minor improvements.
Version 1.51.2
Tuesday, February 11, 2020
Bug fixes with MetaStock symbols searching and other minor improvements
Connection to MetaStock. MetaStock provides the most comprehensive price data, news, analytics, and fundamentals.
Forward Curve panel. Forward Curve (or Futures Curve) is the plotting of the current price for each futures contract on commodity, swap or interest rate, at a certain date in the future.
Bracket orders available with Rithmic connection. Bracket orders are designed to help limit your loss and lock in a profit by "bracketing" an order with two opposite-side orders.
Alerts Log panel. New panel that shows all alerts from different panels - Chart, Watchlist, Time & Sales.
Trading Alerts. You can set trading actions on any alert - Place order, Cancel. Close position.
Midpoint in TPO chart. Midpoint shows the middle of the Market profile.
TPO chart changes. TPO Chart saves all the actions that are performed with the profiles - splitting and merging.
Cumulative Size column in DOM Trader. New column in the DOM Trader panel shows the sum of liquidity at each price level.
Bug fixes with Rithmic and other minor improvements.
Version 1.50.2
Monday, January 27, 2020
Bug fixes with cTrader P/L calculation.
Version 1.50.1
Tuesday, January 21, 2020
Bug fixes with Rithmic and other minor improvements.
High-speed data loading for Binance and BitMEX. Added a new mechanism that significantly speeds up the loading and processing of volume data for BitMEX and Binance exchange.
Added Reverse button to the Chart, DOM Trader. This button will reverse a current position on the selected symbol.
Quick Order Quantity buttons. You can type an order quantity manually or enter one using the quick order quantity buttons.
Improved Alerts. In the alert settings of Watchlist or Time & Sales panel, you can specify additional conditions, such as cross above / below, as well as comparison of different columns with each other.
Rithmic: fixed the displaing of intraday data.
Interactive Brokers: fixed a delay in order sending and execution.
Version 1.49.2
Friday, January 10, 2020
Fixed the history displaying of daily, weekly charts for Rithmic connection.
Exante connection. Exante is an European broker that provides direct access to 50+ markets in the US, Europe and Asia for trading Stocks, ETFs, Options, Futures, Forex.
DOM Trader — Volume Profiles. Added 3 new columns for volume profiles, in each of which you can set any data type with different periods.
DOM Trader — Imbalance. This histogram shows the percentage of how much the volume of buy orders exceeds the amount of sell orders (and vice versa) for each price level.
DOM Trader — New Trading Buttons. In addition to the existing buttons for Market orders, we have added a list of buttons for canceling limit orders, closing all positions (Flatten) and canceling all orders/positions (CLX).
DOM Trader — Auto center, Coloring schemes. Auto center button fixes the position of the best bid / best ask in the center of the price scale. Added the coloring modes for Bids / Asks columns — Histogram, Gradient and Combine mode.
New Themes — Grayscale, Light Forest. Two new light coloring themes were added — Light Forest and Grayscale.
Other fixes and stability improvements.
Version 1.48.3
Monday, December 17, 2019
IQFeed simultaneous connection to different platforms.
Alpaca connection. New connection to Alpaca Securities, that provides brokerage services with commission-free trading, free and real-time consolidated Market Data.
TPO Chart — Initial Balance. Opening Range or Initial Balance is a price range, which is formed during the first hour of the main session (RTH session).
TPO Chart — Migrating & Final POC. In addition to the Final POC, a new version of the platform added with Migrating Point of Control, which shows the change of POC during the trading day, from the start of the session or the day.
TPO Chart — Statistical table. This table provides basic information for each TPO Profile, like number of letters, prices of POC, VAH, VAL, Rotation Factor etc.
TPO Chart — Indicators. All available indicators in the platform can now be added to the TPO chart.
TPO Chart — Custom colors for profile. Customize coloring scheme for TPO Chart, depends on data type (volume, delta).
TPO Chart — Price marker for each bar. Added a marker that shows Open price or Close price for each bar in the profile.
Copying drawing tools between different chart panels. All drawings that are placed on one chart can be copied to another chart in one click.
Simultaneous connection of multiple accounts with Rithmic and their brokers.
Added option to enable / disable cursor synchronization with other charts.
Quantower Alert Bot (Telegram). The Alert Bot will send a message to your Telegram account about all events that you set in the platform.
Multiple VWAPs. The new control allows adding up to 5 VWAP lines simultaneously with different periods, for example, hourly, daily or weekly.
Anchored VWAP (Custom VWAP).Set the starting point on the chart for this VWAP and it will draw a line until the current moment. Used as an advanced tool for swing and intraday trading.
Welcome screen. Each time the application starts, a welcome screen will appear, and you will know for sure that the program is loading.
Watchlist has 3 new columns - Actions. Added three new columns, called Actions, on which you can set the quick opening of the panel for the selected instrument.
Cursor synchronization. Crosshair sync for multiple charts for one asset.
Custom trade session works with all volume analysis tools, VWAP, TPO chart.
Bug fixes and other minor improvements.
Version 1.46.2
Monday, November 25, 2019
Bug fixes with Rithmic connection.
Version 1.46.1
Monday, November 18, 2019
New forex brokers: Pepperstone, IC Markets, Scandinavian Capital Markets. Forex brokers that are available through cTrader API technology. They are provide tick data for volume analysis tools. Use this connection manual.
New futures brokers: Optimus Futures, Cannon Trading, GFF Brokers, Striker. Futures brokers that are available through Rithmic technology.
Rithmic: level2 data and options are available on futures continious contracts.
Rithmic Connection. Quantower platform is now available to futures and options traders via Rithmic connection. This gives access to trading via FCMs and Introducing Brokers, which are available via Rithmic technology.
New panel - TPO Chart. Known as Market Profile chart or TPO Profile, shows the price distribution during the specified time.
Trading on BitMEX exchange. Use the personal API & Secret Key for trading main cryptocurrencies and crypto Futures.
Bug fixes and other minor improvements.
Version 1.34
Thursday, April 18, 2019
VWAP is available in Volume Analysis package. Volume Weighted Average Price knows as VWAP is a “benchmark” price of an asset for any period of the trading day or session.
Alpha Vantage data provider. Alpha Vantage offers realtime and historical data on stocks, forex, and digital/crypto currencies.
Added Volume Bars chart type. Each bar in a Volume Bar chart contains a specified volume level. This volume level is reached by accumulating the volume of each of the underlying bars.
Option Analytics: risk profile didn't show for selected existing positions.
Volume Profile improvements. Added Buy/Sell Volume distribution, Full Chart Range and multiple POC(s) for all profiles.
Trading on Binance US is ready to use. Today we are pleased to introduce the Binance.US connection, which has the Info and Trade modes.
Time & Sales panel got History Range mode. If you need to see the trades for the previous day or for another period, then switch the panel to the History Range mode and specify the date and time.
Market Data from OKEx cryptoexchange. OKEX is multi-cryptocurrency exchange allowing users to trade cryptos and their futures. In this version, we've only connected market data. Trading will be available soon.
Level 2 indicator. Now the indicator can be pined on the price scale via its settings. It allows you to see the volumes of limit orders right on the chart.
Support of OCO orders for Binance. Enabled OCO order type for Binance crypto exchange, when one order cancel other in cases of execution of the first order.
Connection to Polygon.io data provider. Polygon.io provides Real-time and Historical Market data for several asset types — US Stocks, Cryptocurrencies, Forex.
Custom Tick Size for DOM Trader panel. This setting allows you to “align" the DOM Trader to the desired tick size.
Added Elliot triangle Wave, Triangle pattern, Three Drives pattern. Popular drawings for analysing of Elliot Wave theory, harmonic patterns etc.
Delta-Rotations Indicator. The Delta-Rotations indicator plots in real-time the accumulated aggressive orders on each rotational move through delta.
Custom coloring mode for Cluster Chart. The new color scheme for the cluster chart will allow experienced traders to define more precisely the places and levels with a large volume, number of trades and delta.
Connection to Huobi Global crypto exchange. Added a new trading connection to Huobi Global cryptocurrency exchange with two modes — Info and Trading.
Custom Tick Size for Chart, DOM Surface panels. This setting allows you to “align" the chart to the desired tick size.
Added the function of minimizing a panel. Any open panel, group or bind can be minimized to the taskbar by clicking Minimize button.
Fix Tick Direciton Calculation for Binance.
Fix for license refuse of Binance.
Version 1.41.3
Wednesday, August 28, 2019
Fixed the problem of loging the account in the platform for users with the OS Windows 7.
Version 1.41.2
Thursday, August 22, 2019
Volume Impact Indicator. A popular indicator among crypto traders, which shows a large number of trades for buying or selling. In the settings, you can set the data type, period, standard deviation levels. The indicator is available in Volume Analysis license, Crypto Package, and Multi-Asset Package.
Fix minor bugs.
Performance improvement.
Version 1.41.1
Monday, August 19, 2019
Connections in free version. For those licenses where multi-connection is not allowed, when connected to another connection, the existing one will be automatically disconnected.
DOM Surface Panel — a brand new view on order flow analysis. DOM Surface allows you to see all changes in limit orders in the form of Heatmap. Execution of market orders is shown by balls of the corresponding size. Added histograms of Imbalance and Cumulative sizes.
Trading Hotkeys for DOM Surface panel. We've improved the trading functionality of DOM Surface by adding Hot buttons for quick trading from the keyboard.
Coinbase Pro (GDAX) is available for charting & analytics. The new connection gets access to the reliable crypto exchange Coinbase Pro (GDAX) for charting and volume analysis of cryptocurrencies without authorization through an API Key.
Added Quantower chart style. We made small visual changes on the well-known candle chart — the shadow of the candles made the same thickness of the candle itself and added transparency to them.
Alerts are available for indicators. At the user's request, we added alerts for indicators. After setting an alert, it will be active until the specified condition is met.
Updated the default workspace For new users, we changed the default workspace that appears when the platform is launched for the first time.
VWAP is available in Volume Analysis package. Volume Weighted Average Price knows as VWAP is a “benchmark” price of an asset for any period of the trading day or session.
Alpha Vantage data provider. Alpha Vantage offers realtime and historical data on stocks, forex, and digital/crypto currencies.
Added Volume Bars chart type. Each bar in a Volume Bar chart contains a specified volume level. This volume level is reached by accumulating the volume of each of the underlying bars.
Added Real-Time Data (RTD) function. Implemented the ability to transmit real-time market data, orders, positions, account info directly to the Microsoft Excel®.
Added new data feed ActiveTick. One more provider of real-time, delayed and historical market data. Provides data on forex, stocks, ETFs, futures, options for various exchanges.
LYNX Broker is ready to use. New exchange broker in our connections list, which is the official representative of the Interactive Brokers.
Binance got Market Data mode.Added the ability to connect to Binance in the "Market data" mode without using a real account. This mode is useful for analyzing or checking the current situation of the cryptocurrency market.
Search improvements in symbol lookup. The search system can find trading instruments without special symbols, as well as in case of searching a symbol in other languages.
Added two forex brokers — Kimura, Trader'sway. Use your account credentials, provided by these brokers, to start trading and analysis with Quantower platform.
Power Trades got a predefined templates. For ease of use of Power Trades scanner, we have prepared predefined templates for 36 instruments on Binance.
Updated Quantower Algo extension for Visual Studio 2019. Quantower Algo extension is now compatible with Visual Studio 2019.
Level 2 Indicator. The indicator shows directly on the chart DOM levels with volumes at each price level.
Indicator of Separated ATRs. This indicator shows the difference between the two ATR indicators.
Symbol Description on the chart. In the background of the chart is written the name of the trade symbol.
Visual improvements on the chart. Changed fonts and styles.
Added two forex brokers — Axiory, Purple Trading. Use your account credentials, provided by these brokers, to start trading and analysis with Quantower platform.
Abbreviative crypto prices. This feature allows you to apply a special “shortening” for prices of Crypto-symbols only, resulting in “useless zeros” removal.
Alerts and filters for indicators in Watchlist. Set filters and alerts for any indicators in Watchlist panel and don't miss the entry signal.
Omni Trend indicator. It's a trend indicator that uses Average True Range & Moving Average to generate trading signals (based on the NRTR indicator by Konstantin Kopyrkin).
NRMA indicator. It consists of dots, placed around the price, that suggest bearish (dots are above) or bullish (dots are below) price actions.
Added FxPro and TopFX brokers. Two forex brokers that have become available thanks to the cTrader API 2.0 connection. Soon we will add more brokers with cTrader technology.
Creating a new panel from Watchlist.Added the ability to open Chart, Order Flow, Order Entry, Market Depth, DOM Trader, Time & Sales for the selected symbol from the Watchlist
Drag-n-drop any row into Watchlist.Realized drag and drop of individual rows to any place in the list for the full customization.
Quick lock in Watchlist. This option will protect the Watchlist from accidentally sorting, deleting columns or clearing the entire list after setting it up.
Search news in the RSS panel. Find news on the desired company or event.
Improved search in Symbol Lookup. Search for a trading instrument is now possible not only by ticker but also by name.
New Connection to cTrader API 2.0. The second version of cTrader API provides Protocol Buffers and extended number of requests for third-party softwares.
Added Cumulative Delta to the Volume Impact. New data type is available in Volume Impact indicator.
Visual changes in Account Manager. All inforamtion about user's licenses we moved to the main toolbar.
Improved management of all open panels. All open panels are visible on the Windows taskbar.
Power Trades Tool. New volume tool scans the market for large trades that were executed in a short time.
Quick Order Entry panel. This panel combines Chart Trading and FX Cell functionality, allowing you to see the current Bid/Ask prices as well as send orders.
Help Center. We've put together links to Documentation, Video manuals as well Live Chat with our support team in one place on the main toolbar.
Connection to Xena Exchange. New trade connetion to crypto exchange Xena.
Option Analytics: risk profile didn't show for selected existing positions.
BitMEX Market Data. Added a connection to real-time market data of the BitMEX exchange. Using the Trading Simulator panel traders can place demo orders without the risk of losing real money.
Symbol Mapping Manager. The panel creates the link between two different connections. Quotes (market data) come from one source and orders are sent to another connection.
Chart Alert. Receive an audio or text notification when the price reaches a specified level.
Trading via Option Analytics. Place real option orders via Options Analytics panel.
Displaying all options positions for the selected underlier.
Changing the limit orders from the chart for LMAX real accounts.
Version 1.32.2
Wednesday, March 27, 2019
Fixed minor bugs for Option Analytics with Barchart integration.
Version 1.32.1
Thursday, March 21, 2019
Volume Analysis Tools became paid. Now you need to purchase a license to work with Volume Analysis Tools.
Fixed a problem with real-time quotes on Barchart.
Fixed the problem with Level 2 quotes in the Order Flow panel for Binance connection.
Connected to Barchart. Barchart provides historical and real-time data on a wide range of instruments, including global equities, ETFs, Indices, Futures, Options, Bonds and Forex.
Added TD Sequential indicator. This indicator shows the completion of local trends, helping to determine the decay moment of the trend and the moment of reversal.
Ability to create a screenshot from any panel. We’ve added an option to create a screenshot directly from the panel for further sharing it via Telegram, Facebook, Twitter, StockTwits or other social channels.
Reworked and improved Market Heat Map panel. We've increased the panel's performance, and as a result, trading instruments are added almost instantly
Connected to Interactive Brokers. Trade Stocks, Forex, Futures, Options, ETFs with Interactive Brokers via Quantower platform.
Added Value Area to Volume Profiles. Value Area shows the price area with 70% of trading activity for the specified time range.
Export price & volume data to external CSV file. Download prices, volumes, trades, delta, as well as indicators' values to an external CSV file for further data analysis.
Updated Custom Volume Profile. Change data type, show/hide Value Area and POC in one click directly from the chart.
Added Trading on HitBTC. Enter your API key and Secret key to start trading on HitBTC.
Customization for Control Center. We have added the ability to display/hide some controls on Control Center.
Saving default settings for drawing tools & indicators. Change the settings of any drawing tools and indicators as you wish and save them by default.
Ability to add Order Entry & Crypto Order Entry panels to the Bind and Group. We changed the behavior of Order Entry and Crypto OE panels, making them flexible, with the ability to be included in Bind.
Fixed Automatic Logout of Quantower account.
Optimization of Internet traffic consumption for Binance connection.
Fixed the problem of non-working Hotkeys for panels that are in the Bind.
Account Performance panel. This panel automatically collects the results of all executed trades and displays them in a chart view with detailed statistics.
Demo trading for digital assets.Test a trading system or idea without risking real money using trading simulation for crypto connections.
Keyboard Shortcuts for drawing tools. Set up a Keyboard Shortcut combination for the necessary drawing and call it immediately.
Quantower Algo. It's an extension for Visual Studio that allows to develop custom trading strategies and indicators.
API documentation.Full description of classes, methods and objects for developing custom connections to Exchanges, Data Feeds and OMS.
Strategy Runner panel. This panel allows you to run your strategies for live trading or backtesting process.
Set of help articles for Quantower Algo. We've added a set of articles in our knowledge base, which covers the main aspects of using our Quantower Algo.
The displaying of an indicator (drawing) on a specific timeframe.
Cluster chart. Cluster chart shows the distribution of volume data within each bar
Volume profiles.Volume profiles are horizontal histograms that show the distribution of selected volume data for each price level. We've developed Left, Right, Step and Custom profiles.
Time statistics (or Bar statistics). Shows extended volume statistics for each individual bar - Total volume, Trades, Buy and Sell volume, Delta and much more
Time histogram (or Volume histogram). Allows you to visually evaluate the volume data for each bar not only by colors but also by the shape of the histogram
Historical Time & Sales. Feature that shows the history of all trades in a particular bar
Price Statistics panel. It shows aggregated data on volumes and trades for a specified period at each price level.
Kraken, Bitfinex, HitBTC connections. Available as market data providers.
Visual changes for the main toolbar menu.
Added ability to hide/show panels in toolbar menu.