Hello,
I've created a fork of the original github project cryptrade because it's been abandoned.
If you don't know what cryptrade does, it is a bot that trades over the platform of cryptotrader.org. The project has been abandoned due the admin prefers focusing on his cloud project. He made this open source bot, but once he started making changes to the cryptotrader tick server, he did not apply these changes to the current bot.
I've changed some things, at least, to make it compatible to some of the last algorithms and I plan to add as many as possibilites that original project has.
I've added compatibility with Stats algorithm and added limit orders and timeouts to MtGox (at least, only tested with MtGox).
You can check my code and add improves, issues, etc. on
https://github.com/soltrac/cryptradeTODO LIST:Check CEX.IO, BitStamp, BTC-E
Add Serialization (very important)
Add Offset
Fix bugs, many