@They
The "VolumeSpeed" indicator is interesting to me... I'm guessing it's custom, not something out of the box? Since there is no "time", the trading day could be charted as a single bar or many hundreds of bars (depending on constant volume setting of course). So my question is what is the baseline being used for VolumeSpeed? Frankly, the omission of time, as in the case of constant volume charts, has always been a deal breaker for me.
This volumespeed thing is stoking my interest in volume charts once again. BTW, using time-based charts, I use volume pace... Take a volume measurement every n seconds, and calculate a pro-rata bar close total volume. For the majority of bars, it is clear well before bar close if volume is increasing or decreasing. In my world, volume is a prerequisite for price volatility, in context. So yea, volume pace can be identified and exploited on time based charts.
Thanks
tiddlywinks,
As stated there is no natural time segments in a daily bar, just an open high, low, close and volume. These are really the only market constants and thus as traders we need to know where they occurred. Volume bars are just one way of parsing that information.
The baseline is a fixed amount of volume/contracts. It is arbitrary just like time or tick based charts. The speed/frequency of those contracts being traded is another piece of information. Some may use the frequency of volume traded and some may just use volume bars alone.
I am sure that in most charting packages that allow for volume based bars there is a way to code an indicator/study that marks the start and end time of a bar. In Esignal the study is called tickbartime.
Do you want to know what is the average time of all of the up bars vs all of the down bars at any given time during the day or after a certain amount of volume has traded. Do you want to divide the range of the up bars against the volume of the up bars and vice versa for the down bars and then compare them to each other? Do you want to know the range vs the volume required to create that range vs the time required and compare that data against the downward range, volume and speed. How far down the rabbit hole do you want to go?

Your 'volumepace' study sounds interesting, kind of like volume profiling on individual bars.