calhawk01 135 posts msg #85903 - Ignore calhawk01 |
1/10/2010 1:10:09 PM
What indicator shows the change in volume. I understand if volume is > average volume -- we can say that there is a change. However, if i have a list of 100 stocks; how can i sort them according to the change between last day volume and average volume. Sorting them simply by volume doesn't work because all stocks are priced different so this indicator alone isn't the best.
How can i sort 100 stocks according to the change in volume in a way that it isn't being biased against the price of the stock.
Thanks
|
Kevin_in_GA 4,599 posts msg #85908 - Ignore Kevin_in_GA |
1/10/2010 3:05:38 PM
Try adding these lines to your filter -
|
four 5,087 posts msg #85910 - Ignore four |
1/10/2010 3:16:38 PM
"sort them according to the change between last day volume and average volume"
---------------------
perhaps...
Click on the column heading "difference between volumes" to sort in ascending or descending order
|