Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 03:18:04 +0000



Post From: Chart updates with 'Include columns with no data'

[2024-09-11 21:07:38]
User512353 - Posts: 67
SC2674

Suppose you have a bar chart with these settings:
Bar Period = 1 second
Gap Fill = None
'Do Not Draw Columns With No Data' = Yes
'Include Columns With No Data' = Yes

With these chart settings, suppose you have a trade at time x and the next trade is 10 seconds later (at time x+10).

Then the chart will draw a bar at time x.
For the next 9 seconds the chart will not update.
At time x+10 ten bars (of which 9 are void) will be drawn.

I would prefer to have the chart update and advance at EVERY second (according to the bar period), regardless if a trade has occurred or not.

Is there any way to configure this?