Would you mind terribly if I gave a description here, and then follow up privately with any clarifications? I'm an engineer, and not much of a publicist, so this is a good excuse to sharpen my prose.
Modobot.com is a web-based, automated platform for digital currencies. Right now, the only currency is Bitcoin, and the platform utilizes the Bitstamp API. Using a web-based platform allows bots to run 24-7, and frees the operator from the care and feeding of their bot. In other words, no software to download, or keep patched. It also allows for multiple bots to run against multiple currencies and and exchanges at the same time, and all are accessible via web browser anywhere.
The trading logic for this iteration is very simple; buy low and sell high, with some minor enhancements to prevent transactions when the market conditions are wrong. For instance, not selling while the price is still increasing. Future versions will include more sophisticated trading logic, and enhanced functionality.
Bots are going to be subscription/fee based. There will likely be a free simple version for everyone, but with a trading limit of 1BTC; a mid-level version with maybe a 25BTC limit, and a version for unlimited trading. The mid and top level versions will have some nominal entry fee, but will also have access to other tools, including a 'Speed Sim' back-testing tool, and mobile-based widgets to allow operators to monitor bots when not in front of a PC, plus the source code for a stand-alone bot. The site will collect a .03% - .05% transaction fee, based on trade level.
Most development at this point has been going into securing the back-end and database. The site is not yet set up for SSL; that will happen once we start adding active bots.
If I can clarify anything else, please let me know.
Min