Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 04:22:57 +0000



Post From: Problem with Horizontal Grid Placement

[2020-01-22 08:34:12]
ticinotrader - Posts: 377
Dear Support,

I would like to display horizontal grid lines on charts in a way where they don't intersect the price levels but placed on top/bottom of each ticks (similar to how they work on the DOM).
When using a DOM or the chart DOM is displayed, the horizontal grid is properly aligned to the top/bottom of each ticks but when the horizontal grid is not extended to the Chart DOM or the Chart DOM is turned off, the grid lines intersect the prices and the content of each tick's zone (like VbP volume numbers).
Please see the screenshots below for an example:

1. Horizontal Grid is not extended to the Chart DOM:
http://www.sierrachart.com/image.php?Image=1579681430804.png

2. Horizontal Grid is extended to the Chart DOM:
http://www.sierrachart.com/image.php?Image=1579681502631.png

3. Horizontal Grid is extended to the Chart DOM but the Chart DOM is hidden:
http://www.sierrachart.com/image.php?Image=1579681530675.png

When the grid is drawn behind the price bars, this is not bothering, but I would like to draw the grid on top of the drawings and price bars.

Can you please consider adding the option to set the horizontal grid to the top/bottom of each ticks when the Chart DOM is not visible?
Thank you.