Hi, i've been searching for a bot that does fixed pricing, for example.
Always buys and sells at the fixed price, like this:
buy 10.0 --> sell 10.5
buy 10.2 --> sell 10.7
buy 10.4-->> sell 10.9 and when the sell has happened it goes right back to set the initial buyorder
My exchange is BTC-E and i want it to "scan" at a high frequency.
If your advice is that i should learn python or java and make one myself, please tell me how