1ClickChartDOM 1.0.5.3 Release Notes
- martyn731
- May 4
- 2 min read
Release Date: 9/10/2022
Issues
ID # | Status | Comments |
383 | Added | Middle mouse button click moves all stop or target orders to the same price. |
372,365 | Added | Price column labels, the current bid/ask volume labels, and the order column labels are now displayed at any chart scale. |
391 | Added | Position direction has been added to the side panel position size box and to each position flag. An “S” indicates a short position, “L” indicates a long position. |
395 | Added | Optionally display realized profit and loss when flat on the side panel PnL box for the selected account. |
398 | Added | Optionally show or hide the last trade volume. |
393 | Fixed | Position information was not always updated correctly when using Interactive Brokers. |
392 | Fixed | Mouse hover positioning was not aligned with the DOM when secondary data series were added to the chart that used left scale justification. |
394 | Fixed | Toggle button and side panel would not terminate properly when an instrument without bar data was loaded. |
389 | Fixed | Last position Pnl would not reset on some charts tabs when using multiple tabs for the same instrument. |
390 | Fixed | The price column width for some instruments could be too narrow or too wide when loading the workspace for the first time. |
388,376,384,385 | Fixed | Price label format fixed for U.S. Treasury Bond and Bitcoin futures. |
386 | Fixed | Strategy selector has been optimized to run more efficiently. |
397 | Fixed | DOM loaded on chart tabs out of focus could become unresponsive after the data provider connection dropped and then reconnected. |
329 | Fixed | It was possible to submit an order when the account had not been selected. This would result in a corrupted order entry in the order queue. |
396 | Fixed | It was possible to move a working order by clicking just below the chart panel on the x-axis chart scale. |
Features
Position Direction Label |
The overall direction of the market position is now displayed on the side panel and on the position flags. “L” indicated a long position and “S” indicates a short position. Example: ![]() |
Show or Hide Last Trade Volume |
You can now optionally turn off the last trade volume using the new “Show last trade volume” parameter. ![]() Below are some examples of the different options when combining it with the “Last trade narrow view” parameter. ![]() |
Move all targets or stops with one click. |
Move all targets or stops to a new price with a single click of the middle mouse button. Any ATM Strategy management lane can be used. Example, the chart image below shows two open ATM Strategies, each with one target at different prices: ![]() Using the middle mouse button on either position management lane will move both targets to the new price where the mouse pointer was located: ![]() |
Show Realized PnL |
You can optionally display the realized profit or loss when flat. To turn on this feature, check the “Show realized PnL when flat” property listed in the Panel section. ![]() When turned on, the realized profit and loss displays on the side panel for the selected account in the PnL box, when flat: ![]() |