On intraday data, is there a setting in AB to fill blank bars with
zero volume dashes at the last close price so that every day has the
same number of bars?

I'm trying to create an indicator that displays average cumulative
volume of past n days to overlay with today's cumulative volume line.

I was going to use the BarsSince(newDay) indicator to define the time
slots but then realised that each day doesn't have the same amount of
bars.
I can do it using timenum if I have to but it's several orders more
complex.

Thanks,
Julian.

Reply via email to