Login Page - Create Account

Support Board


Date/Time: Thu, 06 Nov 2025 00:57:59 +0000



Post From: How to determine candle width (in pixels) in study ?

[2023-10-07 18:49:11]
ForgivingComputers.com - Posts: 1154
You could do what the rectangle tool does, draw from the midpoints of the adjacent bars, so your box width will always be twice the sc.ChartBarSpacing. You could also tweak that width to be more or less percentage-wise.