Registered User Joined: 6/24/2006 Posts: 122
|
Is there a way to track hourly volume as a %? I would like to have a column that shows if an ETF has increesing volume as compared to the same time yesterday, like first hour, either I change the to the next hour, or it does it itself. It would be nice to to be able to see at a glance, if markets have any real buy/selling going on. price alone is just painting the tape.
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
It isn't specific to an hourly time frame, but Volume Buzz is designed to do this as a WatchList Column and sort (it can't be plotted on the chart or used as an EasyScan Condition).
Volume Buzz
You can create an hourly formula for the percent difference between the volume of the currently hourly bar so far versus the total volume of the same bar on the previous trading day as follows:
100 * (V / V7 - 1)
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 8/7/2012 Posts: 28
|
QUOTE (Bruce_L)
It isn't specific to an hourly time frame, but Volume Buzz is designed to do this as a WatchList Column and sort (it can't be plotted on the chart or used as an EasyScan Condition).
Volume Buzz
You can create an hourly formula for the percent difference between the volume of the currently hourly bar so far versus the total volume of the same bar on the previous trading day as follows:
100 * (V / V7 - 1)
Hi again.
A related yet somewhat diff question: Is there a feature that permits the tracking of composite
(total) daily volume reported by the different exchanges, NYSE in particular? The major indices
track only the volume of the individual issues included. Is there a volume tracker in the
T2 indicators? Thanks.
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
There isn't a way to get the NYSE composite volume in TC2000.
NYSE & Nasdaq volume incorrect
-Bruce Personal Criteria Formulas TC2000 Support Articles
|