Quote from marketsurfer:
what am i missing?
an SMA needs to be created from periods-- constant volume bars are formed from a set volume number that is created by default at various time intervals therefore time is incorporated by default. you can't avoid the time factor inherent within market measurement.
If you know how the bars are constructed, let's say 1K shares/bar, and you know the SMA is an N period mean of the close of each bar I could give two datasets, one containing a range of SMA values and the other containing ticks with the datestamp replaced with an ordinal numeric index for each tick.
With just that information you would be able to reconstitute the bars, compute the SMA and locate where the first dataset exists within it.
Time is nothing more than a label unless it's an integral part of the method's construction.
