1ClickChartDOM 1.0.4.1 Release Notes
- martyn731
- May 4
- 2 min read
Release Date: 3/13/2022
Issues
ID # | Status | Comments |
352 | Changed | Market depth property "Opacity" has been renamed to “Histogram opacity”. Property “Large size opacity” has been renamed to “Histogram large size opacity”. |
371 | Fixed | TIF selector would sometimes default to DAY even though the loaded ATM Strategy had GTC configured. |
358 | Added | DOM Action Buttons - an optional feature that can be placed on top or the bottom of the DOM. |
378 | Added | The place marker can now be configured to also render the stop(s) and/or target(s) of the selected ATM Strategy. |
379 | Added | Order Book Imbalance - an optional feature that can be placed on the top or the bottom of the DOM. |
380 | Fixed | An exception occured when turning off place marker features. |
Features
DOM Action Buttons |
DOM action buttons are an optional feature that can be positioned above or below the DOM. When enabled, the following three buttons display: Cancel, Rev, and Close. Example: Action buttons on the bottom ![]() Example: Action buttons on the top ![]() The cancel button will cancel the last submitted working entry order. To enable the actions buttons, select “Top” or “Bottom” on the “Action buttons” indicator property. You can also configure the size and background color of the buttons. Dom Action Buttons feature indicator properties: ![]() |
Order Book Imbalance |
The order book imbalance shows the ratio between the average bid and average ask order book size. It’s an optional feature that can be positioned above or below the DOM. Example: Imbalance on the bottom ![]() Example: Imbalance on the top ![]() The number of price levels included in the calculation can be configured. If the number exceeds that of the “# of market depth levels” indicator property value, then the calculation will only apply to the number of depth levels displayed. Results can be displayed by total volume, volume delta, or percentage. Order Book Imbalance feature indicator properties: ![]() |
Target and Stop Placemarkers |
The Place Marker can now be configured to also render the stop(s) and/or target(s) of the selected ATM Strategy. They will also be shown for working entry orders when hovering over its order management column. Example: ATM Strategy Place Markers with 1 target and 1 stop: ![]() Place Marker feature indicator properties: ![]() |