Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 16:53:56 +0000



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

[2023-10-07 18:49:11]
ForgivingComputers.com - Posts: 1123
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.