I think I finally have a 0.9 version of some of my Hershy utilities. They're a bit of a grab bag, and with some of the other utilities posted here, there will be some overlap. Hopefully some people will find them useful.
It is large because of all of the 3rd party libraries. If someone is interested, we can probably remove some of these to slim it down, but I write stuff like this to play with new tools, so I'm not the right guy to strip all of the fun stuff out. And I've already downloaded it, so the size doesn't bug *me*
The source code is in lib/hershey-scans.jar if anyone is interested. I left this open source in the spirit of the Hershey community, and I want keep it open, so if you make changes or extensions, please send me your changes and share them with the rest of the community. Details in the GPL license. Thanks.
This is from the README:
--------
This is a collection of utilities that help traders with the Jack Hershey Method.
To install the utilities:
1. extract the zip file into a new directory, <dir>\hershey_scan
2. Confirm that you have 'Java 5' installed on your computer.
Open up a command window (Start > Run > cmd) and type the command 'java -version' and
make sure the version is 1.5 or higher:
C:\tools\init_scan>java -version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)
If this doesn't work or you have an older version, you need to install the latest
version of Java from
http://java.com/en/download/index.jsp.
3. Configure the wealth-lab.com and stocktables.com properties:
In your new directory, open 'WealthLab.properties' in your favourite text editor.
Set your user & passwords for wealth-lab.com and stocktables.com as described in
the header comments of the file. Ensure that the other properties match your
system.
To run the utilities:
1. Scan your wealth-lab.com final universe for dry up stocks:
Run 'dryup.bat'
2. Print a list of all of the earnings dates for all of the stocks in your
wealth-lab.com final universe:
Run 'wl-earnings.bat'
3. Log on to stocktables.com, scan for stocks with high EPS and RS, filter these
based on their float and average volume, compare this list with your wealth-lab.com
final universe, and add any stocks which may be missing.
Run 'fullscan.bat'
If you have any problems, questions, or feature requests, PM me on elitetrader.com as user 'foible'.