Here is a new update! v0.32
What does this do?
Basically it does what many of us are doing manually: go to some stock screener (nasdaq in this case), get a list of stocks trading between 0.0001 and 0.0002 with a certain minimum volume, and examine the graph data for each stock in the past 5 days (google 5-day graphs in this case).
In case either the nasdaq or google finance sites change the way their pages work, the tool will stop working and will give you some error.
Is this a trial version? Will it stop working after a certain date?
Trial? No, this is an utility that I have written for myself and I thought of sharing it with the community. It will stop working only whenever the google or nasdaq web sites decide to change how their web sites work (it happened a few times already). In that case, I will try to post an update.
What do I need to run this program?
If you are running anything more recent than Windows XP you should be fine. Please note that you need the
Microsoft's .NET Framework 3.5 installed to run this; this is already pre-installed in many computer, but some may need to install this manually.
Release History:
v0.11 - Initial Release
v0.12 - Fixed a few issues with the way stocks were retrieved, and copying results to the clipboard for easy pasting in other applications.
v0.20 - Updated to work with latest web site changes. New interface.
v0.30 - Patched for latest site changes. Added 5-day chart lookup. Added update alert functionality (checking for latest version). Added daily volume of each stock to results. Added colored stock suggestion based on volume and price fluctuations.
v0.31 - Added stock price and volume history lookup (can retrieve up to 10 years of data). Improved colored stock suggestions.
v0.32 - Added option to search stocks by either monthly average volume or last day volume. Further improved stock suggestions.
Hope this helps!