Do you have already a framework to fetch data from exchanges?
I already have software running that checks every second for transactions and adds them to a file I have which contains every bitcoin transaction on Bitstamp since its creation. I use this to keep my website up to date (
www.btcpredictions.com) which is very much related to this idea that I'm presenting in this thread.
is this going to be a market maker? or just print prices but not actually make stub orders
Well I'm working on a version right now which will just print out prices but eventually I hope to make it so that it will perform transactions for you. I would like to make it so that it just sets an automatic buy and sell point for you and when the price reaches one of those points, it executes the appropriate transaction. Also, of course, you would be able to override the neural network's buy and sell values if you wanted to set them differently. Oh and in case it wasn't clear, this would all be online (as opposed to downloading some client software), so you would have to deposit your funds into the system for it to trade for you.