Cleanup of algorithmic trading code

I had a bunch of [ algotrade](https://www.gkbrk.com/algorithmic-trading) code written randomly over different time periods. A lot of it had stopped working as I changed things around and moved on to different ideas.

I decided to clean it up and put it all in one Python package. This makes it easy for me to run, and also easy to deploy to servers.