Okay, here is a new list for you. It takes the top 400 symbols ordered by (ADR / ClosePrice). This field is called VolPct, and shows what percentage a stock moves each day in relation to its overall price. So a stock with a VolPct of .075 moves 7.5% every day (on average).
The other criteria is that the average volume must be > 500,000 and the average closing price must be between 10 and 60. This is the exact query I use for a basis to trade off of every day.
It is a tab delimited text file so you should be able to see it this time.
Let me know what you think.