Hello
I've been building a trading bot on the bittrex API's. At this point, it can pump Xbtc, dump Xbtc, and pad the books to minimize the spread between the order books.
I'd like to keep building features into it, but it's already proved very useful in it's current state.
I'd like to start getting some information as to how much this software could be worth to others. I'm not sure where else this topic would be best, please move it if I made a mistake in choosing this thread.
More about the software:
I've made this dynamic and easy to use. Example: For padding the books between the spread, you simply give it the currency symbol and it does the rest. It won't use systematic looking numbers, but will keep everything random and just above the dust level. Then also at random times will make orders for a bit larger portions than the dust level. In short, will pad the books with random amounts and random prices as to consistently look natural. There is also what's called an order sequence variable that will allow you to designate the maximum amount of sat's you want between each order used to "pad the books".
Also, if there are any other features you all feel would be important here, please let me know
. This is to assist other traders as it has me. As we all know, there is no magic involved in trading and no such thing as a magical "trading bot" that will simply make money for you without you having to do anything.
Hope to get some valuable feedback, thanks everyone