Post
Topic
Board Trading Discussion
Re: Micro Trade bots
by
roadies
on 10/11/2014, 00:56:26 UTC
yes, https://www.haasonline.com is basically what you are looking for. You can easily change the frequency of trades and you can even write your own indicators in C#. We have a wiki as well with basically everything you need to get started! https://wiki.haasonline.com

percentage profit from this robot?

Can't place a win percentage on a bot. It's all up to you and how you build the trades. With so many exchanges, trading pairs, and market conditions, there is no way to say you are guaranteed XX% of gain when you, the user is the one making the rules.

Bots just follow the instructions that YOU give it.

For example: Buy at $350, sell at $355. That's the type of instruction you can give. You as the user can choose how much to buy and sell, and the bott will watch the exchange and trigger the event when conditions match.

I use Haas. There are many ways to trade using this software.