Hello HN. I built my own automated Bitcoin trading bot and noticed that many others want to do the same thing, but lack the coding skills required for the harder stuff, like order execution and backtesting.<p>I like the idea of making automated trading more accessible to existing day traders as well as newcomers. Hopefully this will also inspire some people to learn to code. We’re currently in private beta, but please check out the site below. Feedback is more than welcome.<p>http://tradewave.net
I'm very interested. I've thought of bitcoin bots but haven't had the time really get into it yet.<p>just a couple of questions:<p>How long is it between ticks?<p>How easily will it be to get money in or out of your system?<p>Is there any long term storage assigned to the bots? (something that will survive a server reset)<p>Edit: I just realized that the example uses a storage variable. Can you give me details about that (how large, stable, secure, etc it is)?